mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Arabic)
This commit is contained in:
parent
4489708340
commit
7e271f9352
@ -2,10 +2,41 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'post_ad' => [
|
'post_ad' => [
|
||||||
'name' => 'نشر الإعلان',
|
'name' => 'Post Free Ad*',
|
||||||
|
'footer' => 'Post Ad',
|
||||||
],
|
],
|
||||||
'login' => 'تسجيل الدخول',
|
'register' => [
|
||||||
'register' => 'تسجيل',
|
'name' => 'Sign Up',
|
||||||
'continue' => 'استمر',
|
],
|
||||||
'reset_password' => 'إعادة تعيين كلمة المرور',
|
'login' => [
|
||||||
|
'name' => 'Sign In',
|
||||||
|
],
|
||||||
|
'my_ads' => [
|
||||||
|
'name' => 'My Ads',
|
||||||
|
],
|
||||||
|
'my_account' => [
|
||||||
|
'name' => 'My Account',
|
||||||
|
],
|
||||||
|
'logout' => [
|
||||||
|
'name' => 'Logout',
|
||||||
|
],
|
||||||
|
'show_all' => 'Show All',
|
||||||
|
|
||||||
|
'close' => 'Close',
|
||||||
|
|
||||||
|
'hidden' => [
|
||||||
|
'name' => 'Hide',
|
||||||
|
],
|
||||||
|
'search' => [
|
||||||
|
'name' => 'Search',
|
||||||
|
],
|
||||||
|
'showcase' => [
|
||||||
|
'name' => 'Showcase',
|
||||||
|
],
|
||||||
|
'categories' => [
|
||||||
|
'name' => 'Categories',
|
||||||
|
],
|
||||||
|
'save_category' => 'Save Category',
|
||||||
|
'edit' => 'Edit',
|
||||||
|
'update_profile' => 'Update Profile',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user