mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations field.php (Turkish)
This commit is contained in:
parent
36e66917d5
commit
234f601195
@ -7,6 +7,13 @@ return [
|
|||||||
'show_all' => [
|
'show_all' => [
|
||||||
'name' => 'Tümünü Göster',
|
'name' => 'Tümünü Göster',
|
||||||
],
|
],
|
||||||
|
'login' => [
|
||||||
|
'name' => 'Login',
|
||||||
|
],
|
||||||
|
'logout' => [
|
||||||
|
'name' => 'Logout',
|
||||||
|
],
|
||||||
|
'profile' => 'Profile',
|
||||||
'email' => 'Email Adresiniz',
|
'email' => 'Email Adresiniz',
|
||||||
'password' => 'Şifreniz',
|
'password' => 'Şifreniz',
|
||||||
'display_name' => 'İsim Soyisim',
|
'display_name' => 'İsim Soyisim',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user