Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
456 B
1
Indexable
Never
<?php

return [
    'title' => 'أدخل الرقم السري',
    'subtitle' => 'أدخل الرقم السري المكون من أربعة أرقام',
    'invalid_pin_alert' => 'الرقم السري غير صحيح. الرجاء المحاولة مرة أخرى.',
    'error_title' => 'خطأ',
    'wrong_pin_text' => 'الرقم السري خاطئ!',
    'cancel_button_text' => 'إلغاء',
    // Add more translations as needed
];