vms-multilanguage-locals 77.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 +12 -7
- 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"
|
|
@@ -819,8 +821,8 @@
|
|
|
819
821
|
"organisation_mobile": "Mobile",
|
|
820
822
|
"organisation_code": "Organisation Code",
|
|
821
823
|
"organisation_utrack_id": "UTrack ID",
|
|
822
|
-
"db_instance": "
|
|
823
|
-
"db_group": "
|
|
824
|
+
"db_instance": "DB Instance",
|
|
825
|
+
"db_group": "DB Group",
|
|
824
826
|
"locality": "Locality",
|
|
825
827
|
"state": "State",
|
|
826
828
|
"company_cin": "Company CIN",
|
|
@@ -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",
|
|
@@ -870,8 +875,8 @@
|
|
|
870
875
|
"engine_number": "Engine Number",
|
|
871
876
|
"chassis_number": "Chassis Number",
|
|
872
877
|
"vehicle_make_year": "Vehicle Make Year",
|
|
873
|
-
"db_instance": "
|
|
874
|
-
"db_group": "
|
|
878
|
+
"db_instance": "DB Instance",
|
|
879
|
+
"db_group": "DB Group",
|
|
875
880
|
"is_fleet_active": "Fleet Active",
|
|
876
881
|
"is_gps_active": "GPS Active",
|
|
877
882
|
"is_trip_active": "Trip Active",
|
|
@@ -1147,8 +1152,8 @@
|
|
|
1147
1152
|
"remove_device_date": "Remove Device Date",
|
|
1148
1153
|
"device_gps_source": "Device GPS Source",
|
|
1149
1154
|
"gps_source": "GPS Source",
|
|
1150
|
-
"db_instance": "
|
|
1151
|
-
"db_group": "
|
|
1155
|
+
"db_instance": "DB Instance",
|
|
1156
|
+
"db_group": "DB Group",
|
|
1152
1157
|
"device_manufacturer": "Device Manufacturer",
|
|
1153
1158
|
"device_model": "Device Model",
|
|
1154
1159
|
"device_type": "Device Type",
|