There was an error while loading. Please reload this page.
1 parent 914420d commit 3d5c031Copy full SHA for 3d5c031
3 files changed
client/public/locales/en/common.json
@@ -29,7 +29,9 @@
29
"showArchived": "Show Archived",
30
"notAccessTitle": "You don't have permission to access",
31
"hideColumns": "Hide Columns",
32
- "clearFilters": "Clear Filters"
+ "clearFilters": "Clear Filters",
33
+ "selectAll": "Select All",
34
+ "selectNone": "Select None"
35
},
36
"warnWhenUnsavedChanges": "Are you sure you want to leave? You have unsaved changes.",
37
"notifications": {
@@ -226,6 +228,7 @@
226
228
"diameter": "Diameter",
227
229
"weight": "Weight",
230
"spool_weight": "Spool Weight",
231
+ "spool_count": "Spool Count",
232
"article_number": "Article Number",
233
"registered": "Registered",
234
"comment": "Comment",
0 commit comments