UNPKG

@bigbinary/neetoui

Version:

neetoUI drives the experience at all neeto products

51 lines (50 loc) 1.45 kB
{ "neetoui": { "common": { "timezone": "Timezone", "description": "Description" }, "blockNavigation": { "alertMessage": "Leaving this page will discard your unsaved data. This action cannot be undone.", "submitButtonLabel": "Stay on this page", "cancelButtonLabel": "Discard and leave this page", "alertTitle": "You have unsaved changes" }, "actionBlock": { "cancel": "Cancel", "saveChanges": "Save changes" }, "colorPicker": { "recentlyUsed": "Recently used" }, "datePicker": { "today": "Today" }, "table": { "moveColumnLeft": "Move column to left", "moveColumnRight": "Move column to right", "insertColRight": "Insert column right", "insertColLeft": "Insert column left", "columnInfo": "Column info", "hideColumn": "Hide column", "deleteColumn": "Delete column", "ascending": "Ascending", "descending": "Descending", "freezeColumn": "Freeze column", "unFreezeColumn": "Unfreeze column", "allRowsSelected": "All rows are selected", "addColumnInfo": "Add column info", "editColumnInfo": "Edit column info", "clearSelection": "Clear selection", "info": "Table info" }, "timePicker": { "hours": "Hours", "minutes": "Minutes", "seconds": "Seconds" }, "treeSelect": { "noOptions": "No options." } } }