diff options
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index a3ad3c27f..fff5fc5c1 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1259,3 +1259,14 @@ error_ldap_bind_credentials: Invalid LDAP Account/Password setting_sys_api_key: API 金鑰 setting_lost_password: 遺失密碼 + mail_subject_security_notification: Security notification + mail_body_security_notification_change: ! '%{field} was changed.' + mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.' + mail_body_security_notification_add: ! '%{field} %{value} was added.' + mail_body_security_notification_remove: ! '%{field} %{value} was removed.' + mail_body_security_notification_notify_enabled: Email address %{value} now receives + notifications. + mail_body_security_notification_notify_disabled: Email address %{value} no longer + receives notifications. + mail_body_settings_updated: ! 'The following settings were changed:' + field_remote_ip: IP address |