diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-12-13 07:42:22 +0100 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-12-13 15:42:22 +0900 |
commit | 81923f88bac7d9df1ee92603d3d4d0838aeb740f (patch) | |
tree | 29d03ea0c2985a9ad1a7d17233e1c05610582a49 | |
parent | 5706fe18c2803a33c5cd0beceb6a07ba4da0b5ba (diff) |
Shorten English title for 2FA to avoid line-break (#6001)
-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 ce6d7ee41..44c021bd5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -588,7 +588,7 @@ en: notifications: Notifications preferences: Preferences settings: Settings - two_factor_authentication: Two-factor Authentication + two_factor_authentication: Two-factor Auth your_apps: Your applications statuses: open_in_web: Open in web |