mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +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
4
modules/session/lang/fr.php
Normal file
4
modules/session/lang/fr.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
$lang->about_session = 'Ce module administre les sessions. L\'arrangement fréquent des sessions pourvoira de meilleur environnement pour votre site Web.';
|
||||
$lang->cmd_clear_session = 'Arranger la Session';
|
||||
$lang->session_cleared = 'Les données de Session sont arrangées avec succès';
|
||||
Loading…
Add table
Add a link
Reference in a new issue