mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Persian)
This commit is contained in:
parent
7804d9c639
commit
b273deb77b
@ -1,7 +1,15 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"new_profile" =>"پروفایل جدید",
|
||||
"new_adress" =>"آدرس جدید",
|
||||
"show" =>"نمایش آدرس"
|
||||
];
|
||||
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',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user