openclassify/addons/default/visiosoft/profile-module/resources/lang/fa/button.php
2020-05-12 13:12:18 +03:00

16 lines
421 B
PHP

<?php
return [
'new_profile' => 'پروفایل جدید',
'new_adress' => 'آدرس جدید',
'show' => 'نمایش آدرس',
'update_password' => 'Update Password',
'update_profile' => 'Update Profile',
'delete' => 'Delete',
'extend' => 'Extend',
'extend_all' => 'Extend All',
'edit' => 'Edit',
'go_profile' => 'Go to Profile Detail',
'go_user' => 'Go to User Detail',
];