Files
citrus/lang/tr/user-guide.php
T

16 lines
480 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'title' => 'Kullanıcı Kılavuzu',
'navigation_label' => 'Kullanıcı Kılavuzu',
'menu_title' => 'Kılavuzlar',
'search_placeholder' => 'Kılavuz ara...',
'no_guides' => 'Henüz kılavuz dosyası bulunmamaktadır.',
'no_guide_selected' => 'Kılavuz Seçilmedi',
'select_guide_from_menu' => 'Lütfen sol menüden bir kılavuz seçin.',
'last_updated' => 'Son güncelleme',
'no_results' => 'Arama sonucu bulunamadı.',
];