diff options
author | Luis Alberto Guzmán García <ark74> | 2015-10-20 14:32:28 +0000 |
---|---|---|
committer | Luis Alberto Guzmán García <ark74> | 2015-10-20 14:32:28 +0000 |
commit | fc32034899f3ae2c66ffdf187526cf7edbed712d (patch) | |
tree | 3ff501a2b2e2de515ade7b72a727e10c96610781 /h-source/Application/Include | |
parent | 0f18064885fa3bf8f99730b57b097677f1f9dd99 (diff) |
minor l10n updates
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/languages.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index a464f19..2d59c6a 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -515,7 +515,7 @@ class Lang /*0088*/"necessary to confirm the registration" => "necesario para confirmar el registro", /*0089*/"choose the password" => "elija la contraseña", /*0090*/"confirm the password" => "confirme la contraseña", - /*0091*/"write the code above" => "escriba el código mostrado superior", + /*0091*/"write the code above" => "escriba el código mostrado en la parte superior", /*0092*/"write your username" => "escriba su nombre de usuario", /*0093*/"Actions carried out by moderators" => "Acciones efectuadas por los moderadores", /*0094*/"meet" => "conoce a", @@ -792,6 +792,7 @@ class Lang /*0365*/"username" => "usuario", /*0366*/"password" => "contraseña", /*0367*/"login" => "entrar", + /*0367*/"JavaScript license information" => "información de licencia JavaScript", ), 'fr' => array ( |