mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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_option_configuration' => 'Yeni Seçenek yapılandırması',
|
||||
'create_configurations' => 'Konfigürasyonlar Oluşturun',
|
||||
'replicate' => 'Tekrarlamak',
|
||||
'replicate' => 'Tekrarla',
|
||||
'publish' => 'Yayınla',
|
||||
|
||||
];
|
||||
|
||||
@ -308,6 +308,11 @@ return [
|
||||
'preview' => 'Ön İzleme',
|
||||
'congratulations' => 'Tebrikler',
|
||||
'ad_desc' => 'İlan Açıklaması',
|
||||
'upload_photos' => 'Resim Yükle',
|
||||
'additional_fields' => 'Özel Alanlar',
|
||||
'ad_location' => 'Lokasyon Ekle',
|
||||
|
||||
|
||||
|
||||
'free' => 'Bedava',
|
||||
'ad_date' => 'İlan Tarihi',
|
||||
|
||||
@ -377,6 +377,9 @@ return [
|
||||
'new_password' => [
|
||||
'name' => 'Yeni Şifre',
|
||||
],
|
||||
'old_password' => [
|
||||
'name' => 'Eski Şifre',
|
||||
],
|
||||
're_new_password' => [
|
||||
'name' => 'Şifre Onayı',
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user