@acvtech5b9/vms-multi-language-locals 60.0.0 → 61.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 +18 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -43,7 +43,8 @@
|
|
|
43
43
|
"assign": "Assign",
|
|
44
44
|
"assigning": "Assigning...",
|
|
45
45
|
"select_all": "Select All",
|
|
46
|
-
"deselect_all": "Deselect All"
|
|
46
|
+
"deselect_all": "Deselect All",
|
|
47
|
+
"back": "Back"
|
|
47
48
|
},
|
|
48
49
|
"forms": {
|
|
49
50
|
"label": "Label",
|
|
@@ -1807,6 +1808,22 @@
|
|
|
1807
1808
|
"page_url": "Page URL",
|
|
1808
1809
|
"sort_order": "Sort Order"
|
|
1809
1810
|
},
|
|
1811
|
+
"p_user_bookmark": {
|
|
1812
|
+
"bookmarks": "Bookmarks",
|
|
1813
|
+
"configure_bookmark": "Configure Bookmark",
|
|
1814
|
+
"open_bookmark_help": "Select a bookmark to open its page",
|
|
1815
|
+
"selected": "Selected",
|
|
1816
|
+
"select_organisation": "Select an organisation to view bookmarks",
|
|
1817
|
+
"no_bookmarks": "No bookmarks selected",
|
|
1818
|
+
"configure_bookmark_help": "Configure bookmarks to add your frequently used pages",
|
|
1819
|
+
"step": "Step",
|
|
1820
|
+
"select_pages": "Select Pages",
|
|
1821
|
+
"arrange_pages": "Arrange Pages",
|
|
1822
|
+
"selected_pages": "Selected Pages",
|
|
1823
|
+
"no_pages_available": "No bookmark pages are available",
|
|
1824
|
+
"drag_to_reorder": "Drag and drop the selected pages to arrange their display order",
|
|
1825
|
+
"no_pages_selected": "No pages selected"
|
|
1826
|
+
},
|
|
1810
1827
|
"p_organisation_sub_company": {
|
|
1811
1828
|
"sub_company": "Sub Company",
|
|
1812
1829
|
"sub_company_name": "Sub Company Name",
|