@factorialco/f0-react 1.433.0 → 1.435.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -445,6 +445,8 @@ export declare const defaultTranslations: {
445
445
  readonly actionLabel: "Get credits";
446
446
  };
447
447
  };
448
+ readonly attachFile: "Attach file";
449
+ readonly removeFile: "Remove";
448
450
  readonly growth: {
449
451
  readonly demoCard: {
450
452
  readonly title: "See {{moduleName}} in action";
@@ -445,6 +445,8 @@ const e = {
445
445
  actionLabel: "Get credits"
446
446
  }
447
447
  },
448
+ attachFile: "Attach file",
449
+ removeFile: "Remove",
448
450
  growth: {
449
451
  demoCard: {
450
452
  title: "See {{moduleName}} in action",