@acvtech5b9/vms-multi-language-locals 47.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.
Files changed (2) hide show
  1. package/locales/en.json +5 -0
  2. 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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acvtech5b9/vms-multi-language-locals",
3
- "version": "47.0.0",
3
+ "version": "48.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,