mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations button.php (Arabic)
This commit is contained in:
parent
4dbf96f250
commit
d5761b6b9c
@ -1,7 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"new_profile" =>"الملف الشخصي الجديد",
|
'new_profile' => 'الملف الشخصي الجديد',
|
||||||
"new_adress" =>"عنوان جديد",
|
'new_adress' => 'عنوان جديد',
|
||||||
"show" =>"إظهار العنوان"
|
'show' => 'إظهار العنوان',
|
||||||
];
|
'update_password' => 'تطوير كلمة السر',
|
||||||
|
'update_profile' => 'تحديث الملف',
|
||||||
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user