diff options
author | Jamie Guthrie <jamie.guthrie@gmail.com> | 2023-08-17 17:04:38 +0200 |
---|---|---|
committer | Jamie Guthrie <jamie.guthrie@gmail.com> | 2023-08-17 17:04:38 +0200 |
commit | 49da8a2addd3febb2463a69a99c6007c7a11051a (patch) | |
tree | 2192c5c8b4a19bb383d07565ae1240baaaa0dad4 /modern/src/resources/l10n | |
parent | 4750a83fa38d217569975250c11fe830405f99ba (diff) | |
download | trackermap-web-49da8a2addd3febb2463a69a99c6007c7a11051a.tar.gz trackermap-web-49da8a2addd3febb2463a69a99c6007c7a11051a.tar.bz2 trackermap-web-49da8a2addd3febb2463a69a99c6007c7a11051a.zip |
Change 'Upload Geofence' to 'Upload'
Diffstat (limited to 'modern/src/resources/l10n')
-rw-r--r-- | modern/src/resources/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json index 4e0b72b1..dcfea816 100644 --- a/modern/src/resources/l10n/en.json +++ b/modern/src/resources/l10n/en.json @@ -2,6 +2,7 @@ "sharedLoading": "Loading...", "sharedHide": "Hide", "sharedSave": "Save", + "sharedUpload": "Upload", "sharedSet": "Set", "sharedCancel": "Cancel", "sharedAdd": "Add", @@ -35,7 +36,6 @@ "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", "sharedCreateGeofence": "Create Geofence", - "sharedUploadGeofence": "Upload Geofence", "sharedNotifications": "Notifications", "sharedNotification": "Notification", "sharedAttributes": "Attributes", |