]> git.openstreetmap.org Git - rails.git/commitdiff
Remove ":" from OpenID input label
authorAnton Khorev <tony29@yandex.ru>
Tue, 23 Jan 2024 18:33:36 +0000 (21:33 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 23 Jan 2024 18:33:36 +0000 (21:33 +0300)
config/locales/en.yml

index a2347d4bc66c2cdfc1aca343218014fe66241679..ab6bf8fd238670300bb83bad9aa386da98135b4a 100644 (file)
@@ -1813,7 +1813,7 @@ en:
       heading: "Login"
       email or username: "Email Address or Username"
       password: "Password"
-      openid_html: "%{logo} OpenID:"
+      openid_html: "%{logo} OpenID"
       remember: "Remember me"
       lost password link: "Lost your password?"
       login_button: "Login"