أبو زكريا
KKinde
•Created by أبو زكريا on 10/20/2024 in #💻┃support
Create Account Screen Displaying english text even though arabic language is set as default
11 replies
KKinde
•Created by أبو زكريا on 10/20/2024 in #💻┃support
Create Account Screen Displaying english text even though arabic language is set as default
@IkiTg07 not sure who to mention to get a review on the above PR
Is there a specific process? as i see some open PRs on the repo for more than a week
Would like to get this approved so i can finilize my Kinde setup for my project and deploy it to my server
🙏
11 replies
KKinde
•Created by أبو زكريا on 10/20/2024 in #💻┃support
Create Account Screen Displaying english text even though arabic language is set as default
11 replies
KKinde
•Created by أبو زكريا on 10/20/2024 in #💻┃support
Create Account Screen Displaying english text even though arabic language is set as default
Will prepare a PR for it
11 replies
KKinde
•Created by أبو زكريا on 10/20/2024 in #💻┃support
Create Account Screen Displaying english text even though arabic language is set as default
found the issue
the ar translation miss this
"account_not_found_page": {
"page_title": "Account not found",
"heading": "We can’t find your account",
"description": "We just need a few more details to finalize your account.",
"description_sign_ups_disabled": "Try using a different account or sign-in option",
"description_social": "Do you want to create a new one with your ${social_provider_name} account?",
"description_credential": "Do you want to create a new account with ${credential} now?",
"continue_button": "Create account",
"back_button": "Back to sign in",
"sign_in_another_way_separator": "or",
"sign_in_another_way_link": "sign in another way"
},
11 replies
KKinde
•Created by أبو زكريا on 10/20/2024 in #💻┃support
Create Account Screen Displaying english text even though arabic language is set as default
Was checking the translation for that screen and i see it in the ar file
"sign_in_page": {
"page_title": "تسجيل الدخول | ${business_name}",
"heading": "مرحبا بعودتك",
"description": "سجل الدخول للمتابعة",
"email_input_label": "البريد الإلكتروني",
"email_input_error_invalid": "الرجاء إدخال بريد إلكتروني صحيح ",
"email_input_error_required": "مطلوب بريد إلكتروني ",
"email_input_error_invitation_mismatch": "يجب أن يتطابق البريد الإلكتروني مع البريد الذي تم إرسال رسالتك إليه",
"email_input_error_no_account_found": "لم يتم العثور على حساب بهذا البريد الإلكتروني",
"auth_form_error_no_auth_methods_enabled": "عذرًا، لا نرى وسيلة للتحقق من هويتك في الوقت الحالي",
"continue_with_email_button": "المتابعة",
"auth_block_separator": "أو ",
"continue_with_social_provider_button": "المتابعة مع ${social_provider_name}",
"continue_with_enterprise_provider_button": "المتابعة مع ${enterprise_provider_name}",
"no_account_description": "ليس لديك حساب ؟",
"no_account_link": "أنشئ واحد",
"disclaimer": "من خلال المتابعة، فإنك توافق على سياساتنا",
"disclaimer_terms_of_use_link": "الشروط",
"disclaimer_privacy_link": "سياسة الخصوصية"
},
Not sure why its not reflected on the UI
https://github.com/kinde-oss/kinde-translations/blob/86dbbb3d1c028b6d76b57a06e0b8294162ed759e/ar-001/auth.json#L44C5-L63C7
11 replies
KKinde
•Created by أبو زكريا on 10/20/2024 in #💻┃support
Create Account Screen Displaying english text even though arabic language is set as default
11 replies