@digital-blueprint/lunchlottery-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)
42 lines (41 loc) • 1.34 kB
JSON
{
"add-data": "Add data",
"collapse-all": "Collapse all",
"column-settings": "Column settings",
"columns": {
"age": "Age",
"all": "All columns",
"col": "Favourite Color",
"contains": "contains",
"delete": "Delete",
"details": "Details",
"dob": "Date Of Birth",
"ends": "ends with",
"keywords": "keywords",
"license": "Driving License: ",
"name": "Name",
"starts": "starts with"
},
"delete-rows": "Delete selected rows",
"demo-title": "Tabulator Table Demo",
"deselect-all": "Deselect all",
"download": "Download",
"expand-all": "Expand all",
"file-format": "File format: ",
"filter": "Filter table",
"new-age": "new age",
"remove-filters": "Remove filters",
"reset-settings": "Reset all",
"save-settings": "Save",
"search-bar": "Search",
"select-all": "Select all",
"select-column": "Select column:",
"select-operator": "Select operator:",
"tabulator-table": {
"download-error-message": "Something went wrong during the export.",
"download-success-message": "Successful export. Check your download folder for the exported files.",
"error-title": "Error",
"success-title": "Success"
},
"update-rows": "Update rows"
}