From 4d1672d9000e85de50871f78960acf70b4792810 Mon Sep 17 00:00:00 2001 From: Mohamed Nimir Date: Fri, 6 Sep 2024 05:26:18 +0400 Subject: [PATCH] Fixed typo in Arabic translations for unlock_instructions (#362) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit message: تم غلق حسابك بسس العدد الكبير من محاولات تسجيل الدخول غير الناجحة. Fixed the typo at "بسس" to become "بسبب" which means because of --- rails/locales/ar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rails/locales/ar.yml b/rails/locales/ar.yml index 72ef4403..b0d30f01 100644 --- a/rails/locales/ar.yml +++ b/rails/locales/ar.yml @@ -70,7 +70,7 @@ ar: action: إلغاء قفل حسابي greeting: مرحباً %{recipient} instruction: 'انقر فوق الرابط أدناه لإلغاء قفل حسابك:' - message: تم غلق حسابك بسس العدد الكبير من محاولات تسجيل الدخول غير الناجحة. + message: تم غلق حسابك بسبب العدد الكبير من محاولات تسجيل الدخول غير الناجحة. subject: تعليمات إلغاء القفل omniauth_callbacks: failure: تعذر التحقق منك من %{kind} بسبب "%{reason}".