diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-02-05 07:17:50 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-02-05 07:17:50 +0000 |
commit | 1a7100538ac2ce364ee1ba5a12993ff00b222823 (patch) | |
tree | 2e9e2eac665d67b5dae0dcefc86bfab844701f53 /language/es_ES/admin.lang.php | |
parent | 1a98f34f75f15a60f69958f5202d226f9b96dffb (diff) |
[trunk] - language update ES bug
git-svn-id: http://piwigo.org/svn/trunk@20566 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 2627e04a5..23cc26970 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -949,5 +949,5 @@ $lang['Rename'] = 'Renombrar'; $lang['This group will be set to default'] = 'Este grupo se usa de forma predeterminado'; $lang['This group will be unset to default'] = 'Este grupo ya no se utiliza por defecto'; $lang['Type here the name of the new group'] = 'Escriba aquí el nombre del nuevo grupo'; -Escriba aquí el nombre del nuevo grupo'; + ?>
\ No newline at end of file |