diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-12 13:47:20 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-12 13:47:20 +1300 |
commit | 2df9a104d8ff5023f45a13b01f3cf498b7ea7e68 (patch) | |
tree | ff0f2955ed735d3ccb9ed677caf36806a4dfe1dd /web/l10n/en.json | |
parent | e1bc92abaf23002c37b9a8b7e5bf12b175be1a40 (diff) | |
download | trackermap-server-2df9a104d8ff5023f45a13b01f3cf498b7ea7e68.tar.gz trackermap-server-2df9a104d8ff5023f45a13b01f3cf498b7ea7e68.tar.bz2 trackermap-server-2df9a104d8ff5023f45a13b01f3cf498b7ea7e68.zip |
Update all localization files
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index d131fa808..a3489fbe1 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -13,16 +13,13 @@ "sharedHour": "Hour", "sharedMinute": "Minute", "sharedSecond": "Second", - "errorTitle": "Error", "errorUnknown": "Unknown error", "errorConnection": "Connection error", - "userName": "Name", "userEmail": "Email", "userPassword": "Password", "userAdmin": "Admin", - "loginTitle": "Login", "loginLanguage": "Language", "loginRegister": "Register", @@ -30,27 +27,23 @@ "loginFailed": "Incorrect email address or password", "loginCreated": "New user has been registered", "loginLogout": "Logout", - "deviceDialog": "Device", "deviceTitle": "Devices", "deviceName": "Name", "deviceIdentifier": "Identifier", "deviceCommand": "Command", - "settingsTitle": "Settings", "settingsUser": "Account", "settingsServer": "Server", "settingsUsers": "Users", "settingsDistanceUnit": "Distance", "settingsSpeedUnit": "Speed", - "reportTitle": "Reports", "reportDevice": "Device", "reportFrom": "From", "reportTo": "To", "reportShow": "Show", "reportClear": "Clear", - "positionFixTime": "Time", "positionValid": "Valid", "positionLatitude": "Latitude", @@ -60,11 +53,9 @@ "positionCourse": "Course", "positionAddress": "Address", "positionProtocol": "Protocol", - "serverTitle": "Server Settings", "serverZoom": "Zoom", "serverRegistration": "Registration", - "mapTitle": "Map", "mapLayer": "Map Layer", "mapCustom": "Custom Map", @@ -72,11 +63,9 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", - "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", - "commandTitle": "Command", "commandSend": "Send", "commandType": "Type", @@ -87,4 +76,4 @@ "commandEngineResume": "Engine Resume", "commandFrequency": "Frequency", "commandUnit": "Unit" -} +}
\ No newline at end of file |