mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
Merge pull request #856 from openclassify/sametdil
tuskish language new fixed
This commit is contained in:
commit
6503d2fd57
@ -38,5 +38,7 @@ return [
|
|||||||
'new_options_configuration' => 'Yeni Seçenek yapılandırması',
|
'new_options_configuration' => 'Yeni Seçenek yapılandırması',
|
||||||
'new_option_configuration' => 'Yeni Seçenek yapılandırması',
|
'new_option_configuration' => 'Yeni Seçenek yapılandırması',
|
||||||
'create_configurations' => 'Konfigürasyonlar Oluşturun',
|
'create_configurations' => 'Konfigürasyonlar Oluşturun',
|
||||||
'replicate' => 'Tekrarlamak',
|
'replicate' => 'Tekrarla',
|
||||||
|
'publish' => 'Yayınla',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
@ -308,6 +308,11 @@ return [
|
|||||||
'preview' => 'Ön İzleme',
|
'preview' => 'Ön İzleme',
|
||||||
'congratulations' => 'Tebrikler',
|
'congratulations' => 'Tebrikler',
|
||||||
'ad_desc' => 'İlan Açıklaması',
|
'ad_desc' => 'İlan Açıklaması',
|
||||||
|
'upload_photos' => 'Resim Yükle',
|
||||||
|
'additional_fields' => 'Özel Alanlar',
|
||||||
|
'ad_location' => 'Lokasyon Ekle',
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
'free' => 'Bedava',
|
'free' => 'Bedava',
|
||||||
'ad_date' => 'İlan Tarihi',
|
'ad_date' => 'İlan Tarihi',
|
||||||
|
|||||||
@ -377,6 +377,9 @@ return [
|
|||||||
'new_password' => [
|
'new_password' => [
|
||||||
'name' => 'Yeni Şifre',
|
'name' => 'Yeni Şifre',
|
||||||
],
|
],
|
||||||
|
'old_password' => [
|
||||||
|
'name' => 'Eski Şifre',
|
||||||
|
],
|
||||||
're_new_password' => [
|
're_new_password' => [
|
||||||
'name' => 'Şifre Onayı',
|
'name' => 'Şifre Onayı',
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user