aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-09-05 21:41:29 +1200
committerGitHub <noreply@github.com>2017-09-05 21:41:29 +1200
commit6a87e86cee0cdbcc196166f3f1b330903364931b (patch)
treebf86c8ddb2b5d0edca73175be5e1ec2b69f33633 /web/l10n/en.json
parentca6b408cc068c1e21641d1464350beb1daef872e (diff)
parentb86c09cd3266b2bac9a7a8dbf848ed14fff1e6d7 (diff)
downloadetbsa-traccar-web-6a87e86cee0cdbcc196166f3f1b330903364931b.tar.gz
etbsa-traccar-web-6a87e86cee0cdbcc196166f3f1b330903364931b.tar.bz2
etbsa-traccar-web-6a87e86cee0cdbcc196166f3f1b330903364931b.zip
Merge pull request #571 from Abyss777/improve_commands
Improve commands
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 3229064..4ef3d38 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -39,6 +39,7 @@
"sharedDistance": "Distance",
"sharedHourAbbreviation": "h",
"sharedMinuteAbbreviation": "m",
+ "sharedSecondAbbreviation": "s",
"sharedVoltAbbreviation": "V",
"sharedLiterAbbreviation": "l",
"sharedLiterPerHourAbbreviation": "l/h",
@@ -273,11 +274,15 @@
"commandAlarmFall": "Fail Alarm",
"commandAlarmVibration": "Vibration Alarm",
"commandFrequency": "Frequency",
- "commandIndex": "Index",
+ "commandTimezone": "Timezone Offset",
+ "commandMessage": "Message",
+ "commandRadius": "Radius",
+ "commandEnable": "Enable",
"commandData": "Data",
+ "commandIndex": "Index",
"commandPhone": "Phone Number",
- "commandMessage": "Message",
- "commandTimezone": "Timezone Offset",
+ "commandServer": "Server",
+ "commandPort": "Port",
"eventAll": "All Events",
"eventDeviceOnline": "Device is online",
"eventDeviceUnknown": "Device status is unknown",