From fa1b491d9284de228d9c32ea4dbb06add4d84c4b Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Sun, 10 Aug 2025 19:22:36 +0300 Subject: [PATCH] Fix "Log in with Apple" title --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 61ee20877..43392c22d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2896,7 +2896,7 @@ en: title: Log in with Google alt: Google logo apple: - title: Login with Apple + title: Log in with Apple alt: Apple logo facebook: title: Log in with Facebook -- 2.39.5