diff options
Diffstat (limited to 'i18n/es.json')
-rw-r--r-- | i18n/es.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/es.json b/i18n/es.json index 9512bd929..d22c4564a 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -245,7 +245,7 @@ }, { "id": "api.command.admin_only.app_error", - "translation": "Las ingtegraciones solo pueden ser utilizadas por adminitradores." + "translation": "Las integraciones han sido limitadas a los adminitradores." }, { "id": "api.command.delete.app_error", @@ -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", |