Ajout traduction

This commit is contained in:
Regis Houssin 2005-12-02 10:21:15 +00:00
parent 668b045607
commit 03a89b1901
3 changed files with 6 additions and 2 deletions

View File

@ -112,6 +112,8 @@ class MenuLeft {
*/
if ($mainmenu == 'home')
{
$langs->load("users");
$newmenu->add(DOL_URL_ROOT.'/user/fiche.php?id='.$user->id.'&leftmenu=home', $langs->trans("MyInformations"));
if($user->admin)

View File

@ -69,4 +69,5 @@ LoginAccountDisable=Account disabled, put a new login to activate it.
UsePersonalValue=Use personal value
ErrorFailedToSaveFile=Error - Failed to save file
GuiLanguage=Interface language
InternalUser=Internal user
InternalUser=Internal user
MyInformations=My informations

View File

@ -69,4 +69,5 @@ LoginAccountDisable=Le compte est d
UsePersonalValue=Utiliser valeur personalisée
ErrorFailedToSaveFile=Erreur - l'enregistrement du fichier a échoué
GuiLanguage=Langage de l'interface
InternalUser=Utilisateur interne
InternalUser=Utilisateur interne
MyInformations=Mes informations