summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
-rw-r--r--i18n/es.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index aeeaf576b..3b204f250 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -685,7 +685,7 @@
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.one",
- "translation": "{{.Username}} was mentioned, but they do not belong to this channel."
+ "translation": "{{.Username}} was mentioned, but does not belong to this channel."
},
{
"id": "api.post.create_post.bad_filename.error",
diff --git a/i18n/es.json b/i18n/es.json
index 6f9c7499b..d22c4564a 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -681,7 +681,7 @@
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
- "translation": "{{.Usernames}} y {{.LastUsername}} fueron mencionados, pero ellos no pertenecen a este canal."
+ "translation": "{{.Usernames}} y {{.LastUsername}} fueron mencionados, pero no pertenecen a este canal."
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.one",