vms-multilanguage-locals 78.0.0 → 79.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
|
@@ -225,6 +225,8 @@
|
|
|
225
225
|
"organisation_tags": "Tags",
|
|
226
226
|
"organisation_groups": "Groups",
|
|
227
227
|
"event_date_time": "Event Date Time",
|
|
228
|
+
"counts": "Counts",
|
|
229
|
+
"metadata": "Metadata",
|
|
228
230
|
"status": "Status",
|
|
229
231
|
"added_date_time": "Added Date Time",
|
|
230
232
|
"modified_date_time": "Modified Date Time"
|
|
@@ -829,7 +831,10 @@
|
|
|
829
831
|
"business_information": "Business Information",
|
|
830
832
|
"is_sync_gps_data_from_utrack": "Sync GPS Data From UTrack",
|
|
831
833
|
"show_vehicle_filters": "Show Vehicle Filters",
|
|
832
|
-
"is_bus_college": "Is Bus College"
|
|
834
|
+
"is_bus_college": "Is Bus College",
|
|
835
|
+
"business_settings": "Business Settings",
|
|
836
|
+
"organisation_address": "Organisation Address",
|
|
837
|
+
"billing_address":"Billing Address"
|
|
833
838
|
},
|
|
834
839
|
"p_user": {
|
|
835
840
|
"user": "User",
|