summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-05-30 10:22:37 -0400
committerGitHub <noreply@github.com>2018-05-30 10:22:37 -0400
commit009f72f075ff02c8db151ec2eabd731dd1df8374 (patch)
tree4d66fba853bdb604a5c270cfe6d85d9e1305201a /i18n/en.json
parentaf4e907f5e21d85622d4d7c08a7f29c3d4c46039 (diff)
downloadchat-009f72f075ff02c8db151ec2eabd731dd1df8374.tar.gz
chat-009f72f075ff02c8db151ec2eabd731dd1df8374.tar.bz2
chat-009f72f075ff02c8db151ec2eabd731dd1df8374.zip
translations PR 20180528 (#8864)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/i18n/en.json b/i18n/en.json
index e2f67d0ce..4a9532ca3 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2515,6 +2515,18 @@
"translation": "Group Message"
},
{
+ "id": "api.templates.deactivate_body.info",
+ "translation": "You deactivated your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you or you want to reactivate your account, contact your system administrator."
+ },
+ {
+ "id": "api.templates.deactivate_body.title",
+ "translation": "Your account has been deactivated at {{ .ServerURL }}"
+ },
+ {
+ "id": "api.templates.deactivate_subject",
+ "translation": "[{{ .SiteName }}] Your account at {{ .ServerURL }} has been deactivated"
+ },
+ {
"id": "api.templates.email_change_body.info",
"translation": "Your email address for {{.TeamDisplayName}} has been changed to {{.NewEmail}}.<br>If you did not make this change, please contact the system administrator."
},
@@ -2751,22 +2763,6 @@
"translation": "[{{ .SiteName }}] You joined {{ .ServerURL }}"
},
{
- "id": "api.templates.deactivate_subject",
- "translation": "[{{ .SiteName }}] Your account at {{ .ServerURL }} has been deactivated"
- },
- {
- "id": "api.templates.deactivate_body.title",
- "translation": "Your account has been deactivated at {{ .ServerURL }}"
- },
- {
- "id": "api.templates.deactivate_body.info",
- "translation": "You deactivated your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you or you want to reactivate your account, contact your system administrator."
- },
- {
- "id": "api.user.send_deactivate_email_and_forget.failed.error",
- "translation": "Failed to send the deactivate account email successfully"
- },
- {
"id": "api.user.activate_mfa.email_and_ldap_only.app_error",
"translation": "MFA is not available for this account type"
},
@@ -3039,6 +3035,10 @@
"translation": "SAML 2.0 is not configured or supported on this server."
},
{
+ "id": "api.user.send_deactivate_email_and_forget.failed.error",
+ "translation": "Failed to send the deactivate account email successfully"
+ },
+ {
"id": "api.user.send_email_change_email_and_forget.error",
"translation": "Failed to send email change notification email successfully"
},
@@ -3087,14 +3087,14 @@
"translation": "You can not modify the activation status of SSO accounts. Please modify through the SSO server."
},
{
- "id": "api.user.update_active.permissions.app_error",
- "translation": "You do not have the appropriate permissions"
- },
- {
"id": "api.user.update_active.not_enable.app_error",
"translation": "You cannot deactivate yourself because this feature is not enabled. Please contact your System Administrator."
},
{
+ "id": "api.user.update_active.permissions.app_error",
+ "translation": "You do not have the appropriate permissions"
+ },
+ {
"id": "api.user.update_mfa.not_available.app_error",
"translation": "MFA not configured or available on this server"
},
@@ -6751,10 +6751,6 @@
"translation": "Unable to get roles"
},
{
- "id": "web.incoming_webhook.channel_locked.app_error",
- "translation": "This webhook is not permitted to post to the requested channel"
- },
- {
"id": "store.sql_role.permanent_delete_all.app_error",
"translation": "We could not permanently delete all the roles"
},
@@ -7563,6 +7559,10 @@
"translation": "Couldn't find the channel"
},
{
+ "id": "web.incoming_webhook.channel_locked.app_error",
+ "translation": "This webhook is not permitted to post to the requested channel"
+ },
+ {
"id": "web.incoming_webhook.disabled.app_error",
"translation": "Incoming webhooks have been disabled by the system admin."
},