fixes/updates to be i18n version

This commit is contained in:
Dave Conway-Jones
2015-07-14 22:01:08 +01:00
parent 1ff66443fb
commit 463ad75357
5 changed files with 11 additions and 8 deletions

View File

@@ -2,15 +2,14 @@
"rbe": {
"label": {
"func": "Mode",
"bandgap": "Band gap",
"name": "Name"
},
"eg":{
"placeholder":{
"bandgap": "e.g. 10 or 5%"
},
"opts": {
"rbe": "RBE - report if value changed",
"deadband": "Deadband - report if changed more than",
"rbe": "block unless value changes",
"deadband": "block unless changes by more than"
},
"warn": {
"nonumber": "no number found in payload"