@devtable/dashboard 14.54.0 → 14.54.2

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.
package/dist/i18n/en.d.ts CHANGED
@@ -361,6 +361,7 @@ export declare const en: {
361
361
  add_an_option: string;
362
362
  edit: string;
363
363
  end_editing: string;
364
+ edit_rich_text: string;
364
365
  };
365
366
  tabs: {
366
367
  variant: {
package/dist/i18n/zh.d.ts CHANGED
@@ -361,6 +361,7 @@ export declare const zh: {
361
361
  add_an_option: string;
362
362
  edit: string;
363
363
  end_editing: string;
364
+ edit_rich_text: string;
364
365
  };
365
366
  tabs: {
366
367
  variant: {