openclassify/addons/default/visiosoft/base-theme/resources/lang/tr/button.php
Fatih Alp 35c593d5b1
L10n master32 (#916)
* New translations permission.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations stream.php (Swedish)
2021-01-18 14:46:00 +03:00

15 lines
337 B
PHP

<?php
return [
'post_ad' => [
'name' => 'İlan Ver',
],
'login' => 'Giriş Yap',
'register' => 'Üye Ol',
'continue' => 'Devam Et',
'reset_password' => 'Şifremi Güncelle',
'email' => 'E-posta',
'phone' => 'Telefon',
'show_all' => 'Hepsini Göster ↓',
'hide_all' => 'Hepsini Gizle',
];