summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 768b499c..7ccf4654 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -881,6 +881,9 @@
"temperature": "Temperature indicators",
"labels": {
"warning": "Meaning of the warning"
+ },
+ "toast": {
+ "errorLimitUpdate": "Limit update error"
}
},
"pageProcessors": {
@@ -892,6 +895,9 @@
"warning": "Warning",
"shutdown": "Shutdown"
},
+ "toast": {
+ "errorLimitUpdate": "Limit update error"
+ },
"table": {
"temperature": {
"name": "Name",
@@ -923,6 +929,9 @@
"minDate": "Date of minimum",
"maxTemperature": "Maximum, С°",
"maxDate": "Date of maximum"
+ },
+ "toast": {
+ "errorLimitUpdate": "Limit update error"
}
},
"pagePowerSup": {
@@ -940,6 +949,9 @@
"warning": "Meaning of the warning",
"shutdown": "Shutdown"
},
+ "toast": {
+ "errorLimitUpdate": "Limit update error"
+ },
"table": {
"param": "Parameter",
"value": "Значение",