diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2018-03-03 03:03:21 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-03-02 19:03:21 +0100 |
commit | ecf06d7e821a4b8f4585f1b6f0e39c595ed047ce (patch) | |
tree | ef9342ebad9f79c192410eb4f7d89cc1b16fdc70 | |
parent | 42fe05dea1b1b18ef6e70d8d23e5e95ca3001f79 (diff) |
Change "or" translatable (#6597)
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 797ec6ac1..971a9976f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -370,6 +370,7 @@ en: logout: Logout migrate_account: Move to a different account migrate_account_html: If you wish to redirect this account to a different one, you can <a href="%{path}">configure it here</a>. + or: or or_log_in_with: Or log in with providers: cas: CAS |