@acvtech5b9/vms-multi-language-locals 62.0.0 → 63.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 +9 -6
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1812,18 +1812,21 @@
|
|
|
1812
1812
|
"p_user_bookmark": {
|
|
1813
1813
|
"bookmarks": "Bookmarks",
|
|
1814
1814
|
"configure_bookmark": "Configure Bookmark",
|
|
1815
|
+
"configure_bookmark_help": "Configure bookmarks to add pages.",
|
|
1815
1816
|
"open_bookmark_help": "Select a bookmark to open its page",
|
|
1816
|
-
"selected": "Selected",
|
|
1817
1817
|
"select_organisation": "Select an organisation to view bookmarks",
|
|
1818
|
-
"no_bookmarks": "No bookmarks
|
|
1819
|
-
"
|
|
1818
|
+
"no_bookmarks": "No bookmarks found",
|
|
1819
|
+
"selected": "Selected",
|
|
1820
|
+
"default_page": "Default Page",
|
|
1821
|
+
"select_default_page": "Select Default Page",
|
|
1822
|
+
"default": "Default",
|
|
1820
1823
|
"step": "Step",
|
|
1821
1824
|
"select_pages": "Select Pages",
|
|
1822
1825
|
"arrange_pages": "Arrange Pages",
|
|
1823
1826
|
"selected_pages": "Selected Pages",
|
|
1824
|
-
"no_pages_available": "No bookmark pages
|
|
1825
|
-
"
|
|
1826
|
-
"
|
|
1827
|
+
"no_pages_available": "No bookmark pages available",
|
|
1828
|
+
"no_pages_selected": "No bookmark pages selected",
|
|
1829
|
+
"drag_to_reorder": "Drag and drop pages to arrange their order"
|
|
1827
1830
|
},
|
|
1828
1831
|
"p_organisation_sub_company": {
|
|
1829
1832
|
"sub_company": "Sub Company",
|