Files
2026-07-01 16:44:17 +03:00

19 lines
550 B
PHP
Raw Permalink 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
[
'add_content' => 'Wiki məzmunu əlavə forması',
'wiki_category' => 'Kateqoriya',
'select_article_category' => 'Kateqoriya seçin',
'title' => 'MÖVZU',
'title_placeholder' => 'Məqalənin adını yazın',
'article' => 'Məqalə',
'labels' => 'Etiketlər',
'label_placeholder' => 'Sözləri vergüllə ayırın',
'description' => 'təsviri',
'description_placeholder' => 'Təsvir yer tutucu',
'save' => 'Yadda saxla',
'choose_language' => 'Dil Seçiniz',
'please_select_language' => 'xahiş edirəm dil seçin.',
];