vms-multilanguage-locals 78.0.0 → 80.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 +8 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -113,6 +113,8 @@
|
|
|
113
113
|
"helpers": "Helpers",
|
|
114
114
|
"vehicle": "Vehicle",
|
|
115
115
|
"vehicles": "Vehicles",
|
|
116
|
+
"device": "Device",
|
|
117
|
+
"devices": "Devices",
|
|
116
118
|
"admin": "Admin",
|
|
117
119
|
"admins": "Admins",
|
|
118
120
|
"organisation_groups": "Organisation Groups",
|
|
@@ -225,6 +227,8 @@
|
|
|
225
227
|
"organisation_tags": "Tags",
|
|
226
228
|
"organisation_groups": "Groups",
|
|
227
229
|
"event_date_time": "Event Date Time",
|
|
230
|
+
"counts": "Counts",
|
|
231
|
+
"metadata": "Metadata",
|
|
228
232
|
"status": "Status",
|
|
229
233
|
"added_date_time": "Added Date Time",
|
|
230
234
|
"modified_date_time": "Modified Date Time"
|
|
@@ -829,7 +833,10 @@
|
|
|
829
833
|
"business_information": "Business Information",
|
|
830
834
|
"is_sync_gps_data_from_utrack": "Sync GPS Data From UTrack",
|
|
831
835
|
"show_vehicle_filters": "Show Vehicle Filters",
|
|
832
|
-
"is_bus_college": "Is Bus College"
|
|
836
|
+
"is_bus_college": "Is Bus College",
|
|
837
|
+
"business_settings": "Business Settings",
|
|
838
|
+
"organisation_address": "Organisation Address",
|
|
839
|
+
"billing_address": "Billing Address"
|
|
833
840
|
},
|
|
834
841
|
"p_user": {
|
|
835
842
|
"user": "User",
|