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/fr.php
Normal file
11
modules/rss/lang/fr.php
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
$lang->rss_disable = 'Invalider RSS';
|
||||
$lang->rss_type = 'Le Format pour imprimer RSS';
|
||||
$lang->open_rss = 'Exposer RSS';
|
||||
$lang->open_rss_types['Y'] = 'Exposer Tout';
|
||||
$lang->open_rss_types['H'] = 'Exposer Résumé';
|
||||
$lang->open_rss_types['N'] = 'Ne pas exposer';
|
||||
$lang->about_rss_disable = 'Si vous cochez, RSS sera invalidé.';
|
||||
$lang->about_rss_type = 'Vous pouvez désignez le format pour inprimer RSS.';
|
||||
$lang->about_open_rss = 'Vous pouvez exposez au publique le RSS du module courant ou non.\\nN\'importe comment est la permission de l\'article, RSS sera exposé au publique selon son option.';
|
||||
$lang->msg_rss_is_disabled = 'La fonction RSS est invalidé.';
|
||||
Loading…
Add table
Add a link
Reference in a new issue