Untitled
Anonymous
plain_text
10/06/2023 4:26 PM
608 B
11
Indexable
<?php
return [
'title' => 'أدخل الرقم السري',
'subtitle' => 'أدخل الرقم السري المكون من أربعة أرقام',
'invalid_pin_alert' => 'الرقم السري غير صحيح. الرجاء المحاولة مرة أخرى.',
'error_title' => 'خطأ',
'wrong_pin_text' => 'الرقم السري خاطئ!',
'cancel_button_text' => 'إلغاء',
// Add more translations as needed
];Editor is loading...