i18n for buttons on user inject values

This commit is contained in:
Steve-Mcl
2021-05-20 22:53:10 +01:00
parent 9d7b8f1f2f
commit f570447000
2 changed files with 8 additions and 5 deletions

View File

@@ -85,6 +85,11 @@
"failed": "inject failed, see log for details",
"toolong": "Interval too large",
"invalid-expr": "Invalid JSONata expression: __error__"
},
"userValueButtons": {
"close": "Close",
"apply": "Apply",
"inject": "Inject"
}
},
"catch": {