@acvtech5b9/vms-multi-language-locals 57.0.0 → 59.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 +5 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -624,6 +624,7 @@
|
|
|
624
624
|
"my_geofence": "My Geofence",
|
|
625
625
|
"track_nearest": "Track Nearest",
|
|
626
626
|
"notifications": "Notifications",
|
|
627
|
+
"bookmarks": "Bookmarks",
|
|
627
628
|
"reports": "Reports",
|
|
628
629
|
"main_reports": "Main Reports",
|
|
629
630
|
"live_dashboard_report": "Live Dashboard Report",
|
|
@@ -1639,6 +1640,7 @@
|
|
|
1639
1640
|
"sub_companies": "Sub Companies",
|
|
1640
1641
|
"colors": "Colors",
|
|
1641
1642
|
"fleets": "Fleet",
|
|
1643
|
+
"transporters": "Transporters",
|
|
1642
1644
|
"tags": "Tags",
|
|
1643
1645
|
"groups": "Groups",
|
|
1644
1646
|
"branch": "Branch",
|
|
@@ -1647,12 +1649,14 @@
|
|
|
1647
1649
|
"tag": "Tag",
|
|
1648
1650
|
"group": "Group",
|
|
1649
1651
|
"fleet": "Fleet",
|
|
1652
|
+
"transporter": "Transporter",
|
|
1650
1653
|
"no_branches_found": "No branches found",
|
|
1651
1654
|
"no_sub_companies_found": "No sub companies found",
|
|
1652
1655
|
"no_colors_found": "No colors found",
|
|
1653
1656
|
"no_tags_found": "No tags found",
|
|
1654
1657
|
"no_groups_found": "No groups found",
|
|
1655
|
-
"no_fleet_found": "No fleet found"
|
|
1658
|
+
"no_fleet_found": "No fleet found",
|
|
1659
|
+
"no_transporters_found": "No transporters found"
|
|
1656
1660
|
},
|
|
1657
1661
|
"vehicle_filters": {
|
|
1658
1662
|
"vehicle_filters": "Filters-B",
|