New translations field.php (Turkish)

This commit is contained in:
Fatih Alp 2022-01-13 12:51:18 +03:00
parent 77f267f8d7
commit 62e145ea58

View File

@ -37,5 +37,11 @@ return [
'please_wait' => 'Lütfen bekleyin. Alt Kategoriler Siliniyor',
'category_selection' => 'Kategori Seçimi',
'go_to_parent' => 'Kategoriye Dön',
'preview' => 'Ön İzleme'
'preview' => 'Ön İzleme',
// Report
'undefined_category' => 'Tanımsız Kategori',
'categories_with_no_meta_report' => 'Meta Raporu Olmayan Kategoriler',
'category' => 'Kategori',
'id' => 'İD',
];