summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 226554a3baa..044267ce467 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -213,6 +213,7 @@ OC.L10N.register(
"{sharee} (remote group)" : "{sharee} (grupo remoto)",
"{sharee} (email)" : "{sharee} (email)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "{sharee} (conversation)" : "{sharee} (conversación)",
"Share" : "Compartir",
"Name or email address..." : "Nombre o dirección de correo electrónico...",
"Name or federated cloud ID..." : "Nombre o ID de nube federada...",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 38ade672a13..ee0b0867492 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -211,6 +211,7 @@
"{sharee} (remote group)" : "{sharee} (grupo remoto)",
"{sharee} (email)" : "{sharee} (email)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "{sharee} (conversation)" : "{sharee} (conversación)",
"Share" : "Compartir",
"Name or email address..." : "Nombre o dirección de correo electrónico...",
"Name or federated cloud ID..." : "Nombre o ID de nube federada...",