1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 21:29:42 +02:00

More i18n strings

This commit is contained in:
Harvey Kandola 2022-03-22 13:13:57 -04:00
parent 78932fb8c7
commit 65348eee28

View file

@ -83,6 +83,7 @@
"firstname": "Firstname", "firstname": "Firstname",
"lastname": "Lastname", "lastname": "Lastname",
"email": "Email", "email": "Email",
"email_recipient": "Recipient Email",
"password": "Password", "password": "Password",
"password_new": "New Password", "password_new": "New Password",
"username": "Username", "username": "Username",
@ -188,6 +189,8 @@
"markdown": "Markdown accepted", "markdown": "Markdown accepted",
"rename": "Rename", "rename": "Rename",
"status": "Status", "status": "Status",
"expiry": "Expiry",
"feedback": "Feedback",
"toc": "table of contents", "toc": "table of contents",
"new_canvas": "Blank canvas", "new_canvas": "Blank canvas",
@ -278,6 +281,9 @@
"doc_approver_status": "{1} approvals and {2} rejections with {3} approvers involved in this review`", "doc_approver_status": "{1} approvals and {2} rejections with {3} approvers involved in this review`",
"doc_publish": "Please can you move this document from Draft to Live? We are ready to publish it!", "doc_publish": "Please can you move this document from Draft to Live? We are ready to publish it!",
"doc_category_explain": "Assign one or more categories to help organize content within this space", "doc_category_explain": "Assign one or more categories to help organize content within this space",
"doc_action_request_ask": "Ask",
"doc_action_request_to": "To",
"doc_action_request_by": "By",
"revision_none": "No revisions made", "revision_none": "No revisions made",
"revision_restore": "Restore Section", "revision_restore": "Restore Section",
"revision_restore_confirm": "Are you sure you want to restore this revision?", "revision_restore_confirm": "Are you sure you want to restore this revision?",