mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4047 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
32e998e534
commit
dbcc5d8a5b
1 changed files with 15 additions and 0 deletions
15
modules/lifepod/lang/fr.lang.php
Normal file
15
modules/lifepod/lang/fr.lang.php
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?php
|
||||
/**
|
||||
* @file fr.lang.php
|
||||
* @author haneul (haneul0318@gmail.com) Traduit par Pierre Duvent (PierreDuvent@gmail.com)
|
||||
* @brief default language pack of lifepod module
|
||||
**/
|
||||
|
||||
$lang->lifepod = "Lifepod";
|
||||
|
||||
$lang->calendar_address = "Addresse de XML du Calendrier";
|
||||
$lang->cmd_lifepod_list = 'Liste de Lifepod';
|
||||
$lang->cmd_view_info = 'Information de Lifepod.';
|
||||
|
||||
$lang->about_lifepod = "Lifepod est un service pourvu par Openmaru Studio.<br />Le module de Lifepod Zeroboard XE se présente les calendriers spécifiques de Lifepod comme les documents internes.";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue