Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-05 05:18:19 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-05 05:18:19 +0300
commit48b374f68396bbfd11c858c18038995d806a48b2 (patch)
tree8e4a05eb4a73a977bd5f89062f5601912779165a /apps/dav/l10n/es.js
parent0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r--apps/dav/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index 22e37487f7f..9fcffafb106 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -50,7 +50,7 @@ OC.L10N.register(
"Where:" : "Dónde:",
"Description:" : "Descripción:",
"Untitled event" : "Evento sin título",
- "_%n year_::_%n years_" : ["%n año","%naños"],
+ "_%n year_::_%n years_" : ["%n año","%n años"],
"_%n month_::_%n months_" : ["%n mes","%n meses"],
"_%n day_::_%n days_" : ["%n día","%n días"],
"_%n hour_::_%n hours_" : ["%n hora","%n horas"],