diff options
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r-- | lib/l10n/es.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 5b868e2d451..29683242f96 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -44,9 +44,9 @@ "today" => "hoy", "yesterday" => "ayer", "%d days ago" => "hace %d días", -"last month" => "este mes", +"last month" => "mes pasado", "%d months ago" => "Hace %d meses", -"last year" => "este año", +"last year" => "año pasado", "years ago" => "hace años", "%s is available. Get <a href=\"%s\">more information</a>" => "%s está disponible. Obtén <a href=\"%s\">más información</a>", "up to date" => "actualizado", |