From 49da8a2addd3febb2463a69a99c6007c7a11051a Mon Sep 17 00:00:00 2001 From: Jamie Guthrie Date: Thu, 17 Aug 2023 17:04:38 +0200 Subject: Change 'Upload Geofence' to 'Upload' --- modern/src/resources/l10n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modern/src/resources') 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", -- cgit v1.2.3