This commit is contained in:
parent
896ae23ff2
commit
025cd4bf22
19 changed files with 1336 additions and 1 deletions
|
|
@ -176,6 +176,23 @@ export function validateSiteContent(site) {
|
|||
"toolboxes.modules.calculator.useEntryTitle",
|
||||
"toolboxes.modules.calculator.renameTitle",
|
||||
"toolboxes.modules.calculator.deleteTitle",
|
||||
"toolboxes.modules.table.toolbarLabel",
|
||||
"toolboxes.modules.table.gridLabel",
|
||||
"toolboxes.modules.table.cellLabel",
|
||||
"toolboxes.modules.table.rowActionsLabel",
|
||||
"toolboxes.modules.table.columnActionsLabel",
|
||||
"toolboxes.modules.table.sizeLabel",
|
||||
"toolboxes.modules.table.addRowTitle",
|
||||
"toolboxes.modules.table.removeRowTitle",
|
||||
"toolboxes.modules.table.addColumnTitle",
|
||||
"toolboxes.modules.table.removeColumnTitle",
|
||||
"toolboxes.modules.table.copyTitle",
|
||||
"toolboxes.modules.table.copiedTitle",
|
||||
"toolboxes.modules.table.errorTitle",
|
||||
"toolboxes.modules.table.columnLabel",
|
||||
"toolboxes.modules.table.rowLabel",
|
||||
"toolboxes.modules.table.columnFormulaTitle",
|
||||
"toolboxes.modules.table.rowFormulaTitle",
|
||||
"toolboxes.modules.timer.stopwatchTab",
|
||||
"toolboxes.modules.timer.countdownTab",
|
||||
"toolboxes.modules.timer.stopwatchTitle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue