fix(forms): update missing Turkish (tr) translations in components.php (#19420)

This commit is contained in:
Yusuf Can TÜRK
2026-03-05 00:03:45 +03:00
committed by GitHub
parent 766235ef17
commit c8fbb66f5b
2 changed files with 27 additions and 1 deletions
@@ -562,8 +562,19 @@ return [
],
'file_attachments_accepted_file_types_message' => 'Yüklenen dosyalar şu türlerden olmalıdır: :values.',
'file_attachments_max_size_message' => 'Yüklenen dosyalar :max kilobayttan büyük olmamalıdır.',
'no_merge_tag_search_results_message' => 'Uygun birleşme etiketi bulunamadı.',
'mentions' => [
'no_options_message' => 'Seçenek bulunamadı.',
'no_search_results_message' => 'Aramanızla eşleşen sonuç bulunamadı.',
'search_prompt' => 'Aramak için yazmaya başlayın...',
'searching_message' => 'Aranıyor...',
],
'tools' => [
'align_center' => 'Ortaya hizala',
'align_end' => 'Sona hizala',
@@ -612,6 +623,8 @@ return [
'undo' => 'Geri al',
],
'uploading_file_message' => 'Dosya yükleniyor...',
],
'select' => [
@@ -673,6 +686,8 @@ return [
'max_items_message' => 'Sadece :count adet seçilebilir.',
'no_options_message' => 'Seçenek bulunamadı.',
'no_search_results_message' => 'Arama kriterlerinize uyan seçenek yok.',
'placeholder' => 'Bir seçenek seçin',
@@ -684,7 +699,17 @@ return [
],
'tags_input' => [
'actions' => [
'delete' => [
'label' => 'Sil',
],
],
'placeholder' => 'Yeni etiket',
],
'text_input' => [
+2 -1
View File
@@ -50,4 +50,5 @@ pl; ;ralphredd;321627563736956929;
sv; ;maurelius7390;496175168431849482
sw; ;ngaiza_287;817131592350302208
pl;webard;webard;1387370568445202454
lt;donatiss;donatis07;883253450207543327
lt;donatiss;donatis07;883253450207543327
tr;iamcanturk;;
1 Locales GitHub Discord Discord ID
50 pl webard webard 1387370568445202454
51 lt donatiss donatis07 883253450207543327
52 tr iamcanturk
53
54