vms-multilanguage-locals 79.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 +3 -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",
|
|
@@ -834,7 +836,7 @@
|
|
|
834
836
|
"is_bus_college": "Is Bus College",
|
|
835
837
|
"business_settings": "Business Settings",
|
|
836
838
|
"organisation_address": "Organisation Address",
|
|
837
|
-
"billing_address":"Billing Address"
|
|
839
|
+
"billing_address": "Billing Address"
|
|
838
840
|
},
|
|
839
841
|
"p_user": {
|
|
840
842
|
"user": "User",
|