@acvtech5b9/vms-multi-language-locals 51.0.0 → 53.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 -2
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1621,6 +1621,7 @@
|
|
|
1621
1621
|
"branches": "Branches",
|
|
1622
1622
|
"sub_companies": "Sub Companies",
|
|
1623
1623
|
"colors": "Colors",
|
|
1624
|
+
"fleets": "Fleet",
|
|
1624
1625
|
"tags": "Tags",
|
|
1625
1626
|
"groups": "Groups",
|
|
1626
1627
|
"branch": "Branch",
|
|
@@ -1628,13 +1629,13 @@
|
|
|
1628
1629
|
"color": "Color",
|
|
1629
1630
|
"tag": "Tag",
|
|
1630
1631
|
"group": "Group",
|
|
1631
|
-
"
|
|
1632
|
+
"fleet":"Fleet",
|
|
1632
1633
|
"no_branches_found": "No branches found",
|
|
1633
1634
|
"no_sub_companies_found": "No sub companies found",
|
|
1634
1635
|
"no_colors_found": "No colors found",
|
|
1635
1636
|
"no_tags_found": "No tags found",
|
|
1636
1637
|
"no_groups_found": "No groups found",
|
|
1637
|
-
"
|
|
1638
|
+
"no_fleet_found": "No fleet found"
|
|
1638
1639
|
},
|
|
1639
1640
|
"vehicle_filters": {
|
|
1640
1641
|
"vehicle_filters": "Filters-B",
|