UNPKG

@bigbinary/neetoui

Version:

neetoUI drives the experience at all neeto products

42 lines (41 loc) 1.16 kB
{ "neetoui": { "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": { "insertColRight": "Insert column right", "insertColLeft": "Insert column left", "columnInfo": "Column info", "hideColumn": "Hide column", "deleteColumn": "Delete column", "ascending": "Sort ascending", "descending": "Sort descending", "freezeColumn": "Freeze column", "unFreezeColumn": "Unfreeze column", "allRowsSelected": "All rows are selected", "clearSelection": "Clear selection" }, "timePicker": { "hours": "Hours", "minutes": "Minutes", "seconds": "Seconds" }, "treeSelect": { "noOptions": "No options." } } }