- fix regression in settings

- add defaults

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-08-01 11:51:13 -04:00
parent ff184926fc
commit defadf70e3
4 changed files with 28 additions and 10 deletions

View File

@@ -1129,6 +1129,7 @@
},
"general": {
"actions": {
"defaults": "Defaults",
"add": "Add",
"calculate": "Calculate",
"cancel": "Cancel",

View File

@@ -1129,6 +1129,7 @@
},
"general": {
"actions": {
"defaults": "defaults",
"add": "",
"calculate": "",
"cancel": "",

View File

@@ -1129,6 +1129,7 @@
},
"general": {
"actions": {
"defaults": "",
"add": "",
"calculate": "",
"cancel": "",