diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-25 22:13:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-25 22:13:02 +0200 |
commit | d821aba002002f79385abd7f052f68c383d5cd0c (patch) | |
tree | 2b0cfbb3376e812f64c2cd617db0d6cdd351c985 /config/locales | |
parent | 4ce154009426038f0bb88d2e89b408ade928b1a2 (diff) |
Rename "Credentials" page to "Security" for clarity (#3941)
* Rename "Credentials" page to "Security" for clarity * Change "security" icon from cog to lock
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 1d8e3f6b0..7238949dc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -200,7 +200,7 @@ en: applications: invalid_url: The provided URL is invalid auth: - change_password: Credentials + change_password: Security delete_account: Delete account delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation. didnt_get_confirmation: Didn't receive confirmation instructions? |