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

Update en-US.json

This commit is contained in:
Harvey Kandola 2022-03-17 16:17:37 -04:00
parent 17162ce336
commit 77c767a351

View file

@ -704,14 +704,42 @@
"server_error_user": "Error: unable to fetch users",
"server_error_org": "Error: unable to get organization record",
"mail_template_approval": "{1} has granted you document approval role",
"mail_template_approval_explain": "You are requested to approve all changes to the following document:",
"mail_template_click_here": "Click here",
"mail_template_sender": "Your colleague",
"mail_template_approval": "{1} has granted you document approval role",
"mail_template_approval_explain": "You are requested to approve all changes to the following document:",
"mail_template_password": "Your temporary password:",
"mail_template_user_invite": "{1} has invited you to Documize Community",
"mail_template_user_existing": "{1] has invited you to their Documize Community account",
"mail_template_reset_password": "Your Documize Community password reset request",
"mail_template_shared": "{1} has shared space {2} with you",
"mail_template_invited": "{1} has shared space {2} with you on Documize Community"
"mail_template_invited": "{1} has shared space {2} with you on Documize Community",
"mail_template_approval_request": "{1} has requested document change approval",
"mail_template_approval_request_explain": "Please approve change to document entitled {1}",
"mail_template_approval_withdraw": "{1} has withdrawn document change approval request",
"mail_template_approval_withdraw_explain": "{1} The approval request has been withdrawn for document",
"mail_template_publish_explain": "You can publish the document {1} by changing the status from Draft to Live.",
"mail_template_reviewer": "Document change review completed by {1}",
"mail_template_approval_1": "Your change has not been published as no reviewer approved the change.",
"mail_template_approval_2": "Your change has not been published as the majority of reviewers did not approve the change.",
"mail_template_approval_3": "Your change has not been published because unanimous approval was not achieved.",
"mail_template_approval_4": "Your change has been published because a reviewer approved the change.",
"mail_template_approval_5": "Your change has been published as the majority of reviewers approved the change.",
"mail_template_approval_6": "Your change has been published as with unanimous approval.",
"mail_template_approval_7": "Your change is still under review and requires any other reviewer to approve the change.",
"mail_template_approval_8": "Your change is still under review and requires the majority of reviewers to approve the change.",
"mail_template_approval_9": "Your change is still under review and needs unanimous approval.",
"mail_template_review_outcome": "{1] reviewed your change for document {2} and was marked as {3}. {4}",
"mail_template_action_read": "Please read document {1} by {2}.",
"mail_template_action_feedback": "Please provide feedback for document {1} by {2}.",
"mail_template_action_contribute": "Please contribute content to document {1} by {2}.",
"mail_template_publish_request": "{1} has requested document publication",
"mail_template_action_assigned": "{1} has assigned you a document action",
"mail_template_action_done": "{1} has completed your document action",
"mail_template_action_read_done": "{1} has read {2} document (due {3})",
"mail_template_action_feedback_done": "{1} has provided feedback for {2} document (due {3})",
"mail_template_action_contribute_done": "{1} has contributed content to document {2} (due {3})",
"mail_template_share_doc": "{1} has shared a document with you",
"mail_template_share_viewed": "{1} has been viewed",
"mail_template_feedback_received": "{1} has sent you feedback on {2}"
}