@acvtech5b9/vms-multi-language-locals 62.0.0 → 64.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 +14 -6
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -617,6 +617,7 @@
|
|
|
617
617
|
"master_bookmark_page_desc": "Manage bookmarks for pages"
|
|
618
618
|
},
|
|
619
619
|
"menu_gps": {
|
|
620
|
+
"gps_menu": "GPS Menu",
|
|
620
621
|
"main_module": "Main Module",
|
|
621
622
|
"vehicles": "Vehicles",
|
|
622
623
|
"shared_vehicles": "Shared Vehicles",
|
|
@@ -692,6 +693,7 @@
|
|
|
692
693
|
"bus_management": "Bus Management"
|
|
693
694
|
},
|
|
694
695
|
"menu_fleet": {
|
|
696
|
+
"menu_fleet": "Fleet Menu",
|
|
695
697
|
"fleet_management_module": "Fleet Management Module",
|
|
696
698
|
"fleet_management": "Fleet Management",
|
|
697
699
|
"vendor_management": "Vendor Management",
|
|
@@ -817,6 +819,7 @@
|
|
|
817
819
|
"spare_parts_management_desc": "Manage spare parts inventory and stock movements"
|
|
818
820
|
},
|
|
819
821
|
"menu_trips": {
|
|
822
|
+
"menu_trips": "Trips Menu",
|
|
820
823
|
"trip_management": "Trip Management",
|
|
821
824
|
"trip_operations": "Trip Operations",
|
|
822
825
|
"trip_plans": "Trip Plans",
|
|
@@ -826,6 +829,7 @@
|
|
|
826
829
|
"trip_exceptions": "Trip Exceptions"
|
|
827
830
|
},
|
|
828
831
|
"menu_accounts": {
|
|
832
|
+
"menu_accounts": "Accounts Menu",
|
|
829
833
|
"accounts_management": "Accounts Management",
|
|
830
834
|
"financial_transactions": "Financial Transactions",
|
|
831
835
|
"invoices": "Invoices",
|
|
@@ -837,6 +841,7 @@
|
|
|
837
841
|
"profit_loss_statements": "Profit & Loss Statements"
|
|
838
842
|
},
|
|
839
843
|
"menu_warehouse": {
|
|
844
|
+
"menu_warehouse": "Warehouse Menu",
|
|
840
845
|
"warehouse_operations": "Warehouse Operations",
|
|
841
846
|
"setup_configuration": "Setup & Configuration",
|
|
842
847
|
"manage_warehouses": "Manage Warehouses",
|
|
@@ -1812,18 +1817,21 @@
|
|
|
1812
1817
|
"p_user_bookmark": {
|
|
1813
1818
|
"bookmarks": "Bookmarks",
|
|
1814
1819
|
"configure_bookmark": "Configure Bookmark",
|
|
1820
|
+
"configure_bookmark_help": "Configure bookmarks to add pages.",
|
|
1815
1821
|
"open_bookmark_help": "Select a bookmark to open its page",
|
|
1816
|
-
"selected": "Selected",
|
|
1817
1822
|
"select_organisation": "Select an organisation to view bookmarks",
|
|
1818
|
-
"no_bookmarks": "No bookmarks
|
|
1819
|
-
"
|
|
1823
|
+
"no_bookmarks": "No bookmarks found",
|
|
1824
|
+
"selected": "Selected",
|
|
1825
|
+
"default_page": "Default Page",
|
|
1826
|
+
"select_default_page": "Select Default Page",
|
|
1827
|
+
"default": "Default",
|
|
1820
1828
|
"step": "Step",
|
|
1821
1829
|
"select_pages": "Select Pages",
|
|
1822
1830
|
"arrange_pages": "Arrange Pages",
|
|
1823
1831
|
"selected_pages": "Selected Pages",
|
|
1824
|
-
"no_pages_available": "No bookmark pages
|
|
1825
|
-
"
|
|
1826
|
-
"
|
|
1832
|
+
"no_pages_available": "No bookmark pages available",
|
|
1833
|
+
"no_pages_selected": "No bookmark pages selected",
|
|
1834
|
+
"drag_to_reorder": "Drag and drop pages to arrange their order"
|
|
1827
1835
|
},
|
|
1828
1836
|
"p_organisation_sub_company": {
|
|
1829
1837
|
"sub_company": "Sub Company",
|