vms-multilanguage-locals 76.0.0 → 77.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 +9 -2
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -189,6 +189,12 @@
|
|
|
189
189
|
"table": "Table",
|
|
190
190
|
"card": "Card",
|
|
191
191
|
"name": "Name",
|
|
192
|
+
"full_name": "Full Name",
|
|
193
|
+
"organisation_details": "Organisation",
|
|
194
|
+
"user_details": "User",
|
|
195
|
+
"vehicle_details": "Vehicle",
|
|
196
|
+
"driver_details": "Driver",
|
|
197
|
+
"device_details": "Device",
|
|
192
198
|
"date_from": "Date From",
|
|
193
199
|
"date_to": "Date To",
|
|
194
200
|
"apply_from": "Apply From",
|
|
@@ -848,7 +854,8 @@
|
|
|
848
854
|
"vehicle_master": "Vehicle Master",
|
|
849
855
|
"vehicle_organisation": "Vehicle Organisation",
|
|
850
856
|
"preference_details": "Preference Details",
|
|
851
|
-
"fuel_details": "Fuel Details"
|
|
857
|
+
"fuel_details": "Fuel Details",
|
|
858
|
+
"access_details": "Access Details"
|
|
852
859
|
},
|
|
853
860
|
"p_vehicle": {
|
|
854
861
|
"vehicle_number": "Vehicle Number",
|
|
@@ -1463,7 +1470,7 @@
|
|
|
1463
1470
|
"p_main_date_format": {
|
|
1464
1471
|
"date_format_date": "Date Format Date",
|
|
1465
1472
|
"date_format_time": "Date Format Time",
|
|
1466
|
-
"date_format_date_time": "Date Format Date
|
|
1473
|
+
"date_format_date_time": "Date Format Date Time"
|
|
1467
1474
|
},
|
|
1468
1475
|
"p_main_language": {
|
|
1469
1476
|
"language": "Language",
|