@frontify/fondue
Version:
Design system of Frontify
38 lines (37 loc) • 1.28 kB
TypeScript
export declare const enUS: {
translationStrings: {
AssetInput_browse: string;
AssetInput_upload: string;
Badge_dismiss: string;
Card_deselect: string;
Card_select: string;
ColorPicker_blueChannel: string;
ColorPicker_greenChannel: string;
ColorPicker_hexValue: string;
ColorPicker_opacity: string;
ColorPicker_redChannel: string;
ColorPicker_selectColor: string;
ColorPicker_selectFormat: string;
DatePicker_selectDate: string;
Dialog_close: string;
Flyout_close: string;
Notice_dismiss: string;
Select_additionalItemsSelected: string;
Select_clear: string;
Select_error: string;
Select_multipleItemsSelected: string;
Select_selectedCount: string;
Select_singleItemSelected: string;
Select_toggleMenu: string;
Switch_defaultLabel: string;
Table_sortAscending: string;
Table_sortByAscending: string;
Table_sortByDescending: string;
Table_sortDescending: string;
Tree_checkboxHint: string;
Tree_loading: string;
Tree_renameInputLabel: string;
Tree_reorderHint: string;
};
dateLocale: import('date-fns').Locale;
};