@acvtech5b9/vms-multi-language-locals 37.0.0 → 38.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 +10 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1455,7 +1455,16 @@
|
|
|
1455
1455
|
"failed_message": "Failed Message",
|
|
1456
1456
|
"success_count": "Success Count",
|
|
1457
1457
|
"failed_count": "Failed Count",
|
|
1458
|
-
"total_count": "Total Count"
|
|
1458
|
+
"total_count": "Total Count",
|
|
1459
|
+
"external_apis_push_form": "External APIs - Push",
|
|
1460
|
+
"frequency_seconds": "Frequency (Seconds)",
|
|
1461
|
+
"api_data_push_hit_log": "Push Hit Log",
|
|
1462
|
+
"last_run_status": "Last Run Status",
|
|
1463
|
+
"last_run_message": "Last Run Message",
|
|
1464
|
+
"last_run_date_time": "Last Run Date Time",
|
|
1465
|
+
"run_date_time": "Run Date Time",
|
|
1466
|
+
"run_status": "Run Status",
|
|
1467
|
+
"run_message": "Run Message"
|
|
1459
1468
|
},
|
|
1460
1469
|
"p_cron_jobs": {
|
|
1461
1470
|
"title": "Cron Jobs",
|