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