@acvtech5b9/vms-multi-language-locals 27.0.0 → 28.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 +5 -0
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1802,6 +1802,11 @@
|
|
|
1802
1802
|
"gps_dashboard": {
|
|
1803
1803
|
"dashboard": "Dashboard",
|
|
1804
1804
|
"vehicles": "Vehicles",
|
|
1805
|
+
"caution_today_refills": "Today's fuel refills data is being processed and will be updated by the end of the day.",
|
|
1806
|
+
"caution_today_removals": "Today's fuel removals data is being processed and will be updated by the end of the day.",
|
|
1807
|
+
"caution_fuel_summary": "Today's fuel summary data is being processed and will be updated by the end of the day.",
|
|
1808
|
+
"caution_km_summary": "Today's KM summary data is being processed and will be updated by the end of the day.",
|
|
1809
|
+
"no_vehicles_selected": "No vehicles selected.",
|
|
1805
1810
|
"manage_vehicles": "Manage Vehicles",
|
|
1806
1811
|
"gps_status": "GPS Status",
|
|
1807
1812
|
"gps_operations": "GPS Operations",
|