mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Fix i18n strings
This commit is contained in:
parent
6c8b10753d
commit
78932fb8c7
4 changed files with 6 additions and 6 deletions
|
@ -712,7 +712,7 @@
|
|||
"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_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",
|
||||
|
@ -731,7 +731,7 @@
|
|||
"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_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}.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue