openclassify/addons/default/visiosoft/profile-module/resources/lang/ar/button.php
2020-03-04 18:45:54 +03:00

16 lines
547 B
PHP

<?php
return [
'new_profile' => 'الملف الشخصي الجديد',
'new_adress' => 'عنوان جديد',
'show' => 'إظهار العنوان',
'update_password' => 'تطوير كلمة السر',
'update_profile' => 'تحديث الملف',
'delete' => 'حذف',
'extend' => 'تمديد',
'extend_all' => 'تمديد الكل',
'edit' => 'تعديل',
'go_profile' => 'الذهاب إلى تفاصيل الملف الشخصي',
'go_user' => 'انتقل إلى تفاصيل المستخدم',
];