vms-multilanguage-locals 80.0.0 → 82.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 +13 -2
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -517,7 +517,18 @@
|
|
|
517
517
|
"master_expense_fuel_company": "Fuel Company",
|
|
518
518
|
"master_expense_vendor_tag": "Vendor Tag",
|
|
519
519
|
"master_trip": "Master Trip",
|
|
520
|
-
"master_trip_trip_party_type": "Trip Party Type"
|
|
520
|
+
"master_trip_trip_party_type": "Trip Party Type",
|
|
521
|
+
"master_main_desc": "Manage core system configurations such as country, state, currency, timezone, language, and measurement units.",
|
|
522
|
+
"master_device_desc": "Configure and manage device-related data including manufacturers, models, and device types.",
|
|
523
|
+
"master_organisation_desc": "Maintain organisation structure including companies, branches, tags, groups, and branding settings.",
|
|
524
|
+
"master_vehicle_desc": "Define vehicle-related master data such as types, makes, models, ownership, fuel types, and document types.",
|
|
525
|
+
"master_user_desc": "Manage user roles and status configurations for access control and system permissions.",
|
|
526
|
+
"master_fleet_desc": "Configure fleet-related master data including breakdown types, incident types, severity, and service tasks.",
|
|
527
|
+
"master_bus_desc": "Manage academic and transport-related configurations such as classes, sections, programs, and semesters.",
|
|
528
|
+
"master_spare_parts_desc": "Organize spare parts structure including categories, subcategories, and measurement units.",
|
|
529
|
+
"master_tyre_desc": "Maintain tyre-related master data including make, model, and grade classifications.",
|
|
530
|
+
"master_expense_desc": "Define expense-related configurations including expense types, vendor types, and financial categories.",
|
|
531
|
+
"master_trip_desc": "Manage trip-related configurations such as trip party types and travel classifications."
|
|
521
532
|
},
|
|
522
533
|
"menu_gps": {
|
|
523
534
|
"main_module": "Main Module",
|
|
@@ -1130,7 +1141,7 @@
|
|
|
1130
1141
|
"loan_last_payment_date": "Loan Last Payment Date",
|
|
1131
1142
|
"loan_monthly_emi": "Monthly EMI",
|
|
1132
1143
|
"loan_emi_date": "Loan EMI Date",
|
|
1133
|
-
"
|
|
1144
|
+
"loan_vendor": "Loan Vendor",
|
|
1134
1145
|
"lease_information": "Lease Information",
|
|
1135
1146
|
"lease_start_date": "Lease Start Date",
|
|
1136
1147
|
"lease_end_date": "Lease End Date",
|