diff options
Diffstat (limited to 'language/es_ES/common.lang.php')
-rw-r--r-- | language/es_ES/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 3f40addfd..1e03c9b98 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -380,5 +380,5 @@ $lang['Administrator, webmaster and special user cannot use this method'] = 'Adm $lang['reg_err_mail_address_dbl'] = 'Un utilizador ya utiliza esta dirección e-mail'; $lang['Category results for'] = 'Los resultados de las categorías para'; $lang['Tag results for'] = 'Los resultados de los tags para'; -$lang['from %s to %s'] = 'de %s à %s'; +$lang['from %s to %s'] = 'de %s a %s'; ?>
\ No newline at end of file |