mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Convert all module lang files from XML to PHP
This commit is contained in:
parent
9b621d9c8c
commit
615416ab7f
297 changed files with 13745 additions and 17656 deletions
11
modules/rss/lang/tr.php
Normal file
11
modules/rss/lang/tr.php
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
$lang->rss_disable = 'RSS devredışı';
|
||||
$lang->rss_type = 'RSS besleme türü';
|
||||
$lang->open_rss = 'RSS Aç';
|
||||
$lang->open_rss_types['Y'] = 'Tümünü Aç';
|
||||
$lang->open_rss_types['H'] = 'Özeti Aç';
|
||||
$lang->open_rss_types['N'] = 'Açma';
|
||||
$lang->about_rss_disable = 'İşaretlendiğinde, RSS devredışı bırakılacak.';
|
||||
$lang->about_rss_type = 'RSS besleme türünü atayabilirsiniz.';
|
||||
$lang->about_open_rss = 'Geçerli modülü herkese açmak için, modüldeki RSS\'yi seçebilirsiniz.\\nMakale gösterimi iznine bakılmaksızın , RSS bu seçenekle tüm herkese açık hale gelecektir.';
|
||||
$lang->msg_rss_is_disabled = 'RSS özelliği devredışı.';
|
||||
Loading…
Add table
Add a link
Reference in a new issue