diff options
author | Luis Alberto Guzmán García <ark74> | 2015-10-19 15:12:39 +0000 |
---|---|---|
committer | Luis Alberto Guzmán García <ark74> | 2015-10-19 15:12:39 +0000 |
commit | 0f18064885fa3bf8f99730b57b097677f1f9dd99 (patch) | |
tree | 7d46d45aac8204def670fa1fb611a0c6e68230f2 /h-source/Application/Include/languages.php | |
parent | e64adf84534cfa4993c4c095a46dbf1d04e2a0a8 (diff) |
improved login form l10n / spanish l10n
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index c0f127f..a464f19 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -788,6 +788,10 @@ class Lang /*0361*/"List of allowed fully free distributions" => "Lista de distribuciones completamente libres permitidas", /*0362*/"Insert a new distro" => "Inserte una nueva distribución", /*0363*/"DISTRO-CODE" => "CÓDIGO DE DISTRIBUCIÓN", + /*0364*/"Login form:" => "Inicio de sesión:", + /*0365*/"username" => "usuario", + /*0366*/"password" => "contraseña", + /*0367*/"login" => "entrar", ), 'fr' => array ( |