diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:14 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:14 +0000 |
commit | 04447b7053696bf2ee6b5149d80f090b7d9e6fb4 (patch) | |
tree | 6c28d87487568250d6ec245bd9402f072df6dc6e /language | |
parent | 68bbe763cf0b0df337676a6dca6e2f9add089019 (diff) |
[trunk_public] Update es_ES, thanks to : jpr928
git-svn-id: http://piwigo.org/svn/trunk@25579 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/es_ES/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index f96af1a42..510078db7 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -426,4 +426,5 @@ $lang['Last Page'] = 'Ultima pagina'; $lang['Password is missing. Please enter the password.'] = 'Falta la contraseña. Por favor, introdúzcala.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'La contraseña no ha sido confirmada. Por favor, confirme la contraseña elegida.'; $lang['%d photos per page'] = '%d fotos por paginas'; +$lang['Theme'] = 'Tema'; ?>
\ No newline at end of file |