Untitled

Anonymous
php
09/23/2023 9:55 AM
328 B
11
Indexable
<?php

return[
    'language' => 'اللغة',
    'login'=>'تسجيل الدخول',
    'email'=>'البريد الإلكتروني',
    'password'=>'كلمة السر',
    'remember_me'=>'تذكر كلمة السر',
    
    ]
?>
Editor is loading...