diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-12-24 06:42:09 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-12-24 06:42:09 +0000 |
commit | a42b10fb4f2f508e10b3b75b1a461ff5170c0072 (patch) | |
tree | 31637429330ff44cd55d98c7c1508ba9794cf7d6 /language/es_AR/common.lang.php | |
parent | 80053ddbb8388bce03a191ce511a93e41cfb0ef3 (diff) |
[trunk_public] Update es_AR, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@26155 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_AR/common.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index f8039975b..12af17e7c 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -417,4 +417,8 @@ $lang['Go back to the album'] = 'Volver al álbum'; $lang['Last Page'] = 'Última página'; $lang['Email'] = 'Correo electrónico'; +$lang['%d photos per page'] = '%d fotos por página'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Falta confirmación de su contraseña. Por favor confirme la contraseña elegida.'; +$lang['Password is missing. Please enter the password.'] = 'Falta la contraseña. Por favor escriba su contraseña'; +$lang['Theme'] = 'Tema'; ?>
\ No newline at end of file |