diff options
author | Luis Alberto Guzmán García <ark74> | 2012-03-21 16:24:31 +0000 |
---|---|---|
committer | Luis Alberto Guzmán García <ark74> | 2012-03-21 16:24:31 +0000 |
commit | 70fa63a4c92a0848124443d0b0009a908a02595d (patch) | |
tree | 645b6ef5a05797fe0baeeef9c6cdb1ae010ea820 /h-source/Application | |
parent | 7d2a5639b981acdb31f932f8ce88eee245a12652 (diff) |
updating french l10n -- thanks Benjamin R.
Diffstat (limited to 'h-source/Application')
-rw-r--r-- | h-source/Application/Include/languages.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 8524841..0805b09 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -700,7 +700,7 @@ class Lang /*0316*/"next" => "siguiente", /*0317*/"previous" => "anterior", /*0318*/"type" => "tipo", - /*0319*/"contact us" => "contactenos", + /*0319*/"contact us" => "contacto", /*0320*/"credits" => "créditos", /*0321*/"desktop version" => "versión de escritorio", ), @@ -1020,6 +1020,13 @@ class Lang /*0312*/"works_with_3D" => "fonctionne_avec_3D", /*0313*/"list of languages" => "liste de langues", /*0314*/"Choose the language" => "Choisissez la langue", + /*0315*/"back" => "retour", + /*0316*/"next" => "suivant", + /*0317*/"previous" => "précédent", + /*0318*/"type" => "type", + /*0319*/"contact us" => "contactez-nous", + /*0320*/"credits" => "crédits", + /*0321*/"desktop version" => "version du bureau", ), 'de' => array ( |