diff options
author | Abyss777 <abyss@fox5.ru> | 2017-12-26 09:01:04 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-12-28 09:13:37 +0500 |
commit | 54210c6f8bcd5d2e467d63aa5ac51389c8853b5f (patch) | |
tree | 603fca42924479dd6aca922e29008d5c1c68e828 /web/l10n/en.json | |
parent | 19768f9c88958207a20a81bdfe7ee630bf400973 (diff) | |
download | trackermap-web-54210c6f8bcd5d2e467d63aa5ac51389c8853b5f.tar.gz trackermap-web-54210c6f8bcd5d2e467d63aa5ac51389c8853b5f.tar.bz2 trackermap-web-54210c6f8bcd5d2e467d63aa5ac51389c8853b5f.zip |
Implement disabling devices
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 880f2117..78a2b650 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -74,6 +74,7 @@ "sharedSavedCommands": "Saved Commands", "sharedNew": "New…", "sharedShowAddress": "Show Address", + "sharedDisabled": "Disabled", "attributeSpeedLimit": "Speed Limit", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeMaintenanceStart": "Maintenance: Start", @@ -111,7 +112,6 @@ "userPassword": "Password", "userAdmin": "Admin", "userRemember": "Remember", - "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", "userUserLimit": "User Limit", |