Untitled

Anonymous
php
10/06/2023 4:27 PM
328 B
13
Indexable
<?php

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