diff options
author | Anton Tananaev <anton@traccar.org> | 2022-08-01 09:08:48 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-08-01 09:08:48 -0700 |
commit | 027f56866f4584debdef22792f0b9f1d7a545faf (patch) | |
tree | 7fe236975d3b3d8bf4eda8f41548c58cf51ede00 /web/l10n | |
parent | 04385204c0ee230f73615224955b2b8b7a7d9c73 (diff) | |
download | trackermap-web-027f56866f4584debdef22792f0b9f1d7a545faf.tar.gz trackermap-web-027f56866f4584debdef22792f0b9f1d7a545faf.tar.bz2 trackermap-web-027f56866f4584debdef22792f0b9f1d7a545faf.zip |
Quick geofence creation
Diffstat (limited to 'web/l10n')
-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 2549a081..3a7be25d 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -33,6 +33,7 @@ "sharedSearch": "Search", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifications", "sharedNotification": "Notification", "sharedAttributes": "Attributes", |