mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
New translations field.php (Arabic)
This commit is contained in:
parent
9f182289b2
commit
4bcfae7fa1
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'latest_ads' => [
|
||||
'name' => 'Latest Ads',
|
||||
],
|
||||
'show_all' => [
|
||||
'name' => 'Show All',
|
||||
],
|
||||
'login' => [
|
||||
'name' => 'Login',
|
||||
],
|
||||
'logout' => [
|
||||
'name' => 'Logout',
|
||||
],
|
||||
'profile' => 'Profile',
|
||||
'email' => 'Email Address',
|
||||
'password' => 'Password',
|
||||
'display_name' => 'Display Name',
|
||||
'username' => 'Username',
|
||||
'remember_me' => 'Remember Me',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user