@acvtech5b9/vms-multi-language-locals 26.0.0 → 27.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 +6 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1864,7 +1864,12 @@
|
|
|
1864
1864
|
"processing_command": "Processing command...",
|
|
1865
1865
|
"lock": "Lock",
|
|
1866
1866
|
"unlock": "Unlock",
|
|
1867
|
-
"vehicle_management": "Vehicle Management"
|
|
1867
|
+
"vehicle_management": "Vehicle Management",
|
|
1868
|
+
"history": "History",
|
|
1869
|
+
"request_type": "Request Type",
|
|
1870
|
+
"is_success": "Success",
|
|
1871
|
+
"command": "Command",
|
|
1872
|
+
"response": "Response"
|
|
1868
1873
|
},
|
|
1869
1874
|
"live_track": {
|
|
1870
1875
|
"refresh": "Refresh",
|