summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 328571f3b..0dbcaeadf 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -656,6 +656,14 @@
"translation": "Error obteniendo el token de acceso desde la BD antes de ser eliminado"
},
{
+ "id": "api.post.check_for_out_of_channel_mentions.message.one",
+ "translation": "{ .Username } was mentioned, but they do not belong to this channel."
+ },
+ {
+ "id": "api.post.check_for_out_of_channel_mentions.message.multiple",
+ "translation": "{ .Usernames } and { .LastUsername} were mentioned, but they do not belong to this channel."
+ },
+ {
"id": "api.post.create_post.bad_filename.error",
"translation": "Nombre errado de archivo descartado, archivo=%v"
},
@@ -3459,4 +3467,4 @@
"id": "web.watcher_fail.error",
"translation": "Falla al agregar el directorio a ser vigilado %v"
}
-] \ No newline at end of file
+]