@acvtech5b9/vms-multi-language-locals 46.0.0 → 48.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locales/en.json +7 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -316,6 +316,7 @@
|
|
|
316
316
|
"user_notification_details_description": "Manage your notification preferences and settings.",
|
|
317
317
|
"external_apis_share": "External APIs Share",
|
|
318
318
|
"external_apis_push": "External APIs Push",
|
|
319
|
+
"external_apis_sync": "External APIs Sync",
|
|
319
320
|
"cron_jobs": "Cron Jobs",
|
|
320
321
|
"data_not_received_vehicles": "Data not received Vehicles",
|
|
321
322
|
"login_analytics": "Login Analytics",
|
|
@@ -1437,6 +1438,10 @@
|
|
|
1437
1438
|
"telegram_chat_url": "Telegram Chat URL"
|
|
1438
1439
|
},
|
|
1439
1440
|
"p_external_apis": {
|
|
1441
|
+
"external_apis_sync_form": "External APIs Sync",
|
|
1442
|
+
"api_data_sync_run_log": "API Data Sync Run Log",
|
|
1443
|
+
"sync_now": "Sync Now",
|
|
1444
|
+
"run_type": "Run Type",
|
|
1440
1445
|
"external_apis_form": "External APIs Form",
|
|
1441
1446
|
"basic_details": "Basic Details",
|
|
1442
1447
|
"additional_details": "Additional Details",
|
|
@@ -2068,7 +2073,8 @@
|
|
|
2068
2073
|
"zoom_to_geofence": "Zoom to Geofence",
|
|
2069
2074
|
"select_geofence": "Select Geofence",
|
|
2070
2075
|
"zoom_level": "Zoom Level",
|
|
2071
|
-
"select_zoom": "Select Zoom"
|
|
2076
|
+
"select_zoom": "Select Zoom",
|
|
2077
|
+
"auto_center": "Auto Center"
|
|
2072
2078
|
},
|
|
2073
2079
|
"gps_geofence": {
|
|
2074
2080
|
"geofence_name": "Geofence Name",
|