mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Turkish)
This commit is contained in:
parent
77f267f8d7
commit
62e145ea58
@ -37,5 +37,11 @@ return [
|
|||||||
'please_wait' => 'Lütfen bekleyin. Alt Kategoriler Siliniyor',
|
'please_wait' => 'Lütfen bekleyin. Alt Kategoriler Siliniyor',
|
||||||
'category_selection' => 'Kategori Seçimi',
|
'category_selection' => 'Kategori Seçimi',
|
||||||
'go_to_parent' => 'Kategoriye Dön',
|
'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',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user