diff options
author | Abyss777 <abyss@fox5.ru> | 2016-06-28 22:49:08 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-06-28 22:49:08 +0500 |
commit | 647071c9483daa2046d7f75c335b2763672befc6 (patch) | |
tree | 01330c1e772a2b19f856b071a3ba2b88564ed2ae /web/l10n/en.json | |
parent | 8cb9fb298578bc4870a360d258172ef80cffeee3 (diff) | |
download | trackermap-server-647071c9483daa2046d7f75c335b2763672befc6.tar.gz trackermap-server-647071c9483daa2046d7f75c335b2763672befc6.tar.bz2 trackermap-server-647071c9483daa2046d7f75c335b2763672befc6.zip |
Added attributes editor
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 351ad462d..7ed2037ac 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -20,6 +20,7 @@ "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", "errorTitle": "Error", "errorUnknown": "Unknown error", "errorConnection": "Connection error", |