mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations setting.php (Persian) * New translations setting.php (Hindi) * New translations setting.php (Azerbaijani) * New translations setting.php (Ukrainian) * New translations setting.php (Greek)
14 lines
309 B
PHP
14 lines
309 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => 'Ücretsiz İlan Ver',
|
|
],
|
|
'login' => 'Giriş Yap',
|
|
'register' => 'Üye Ol',
|
|
'continue' => 'Devam',
|
|
'reset_password' => 'Şifremi Güncelle',
|
|
'email' => 'E-posta',
|
|
'phone' => 'Telefon',
|
|
'show_all' => 'Hepsini Göster ↓',
|
|
]; |