From 5b136a6018e17018ecd705f161f55421e295b04b Mon Sep 17 00:00:00 2001 From: Gabriel Tapias Date: Mon, 31 Jan 2022 15:16:00 +0100 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (2323 of 2323 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/ --- i18n/es.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/es.json b/i18n/es.json index ee81347987..816cbeadea 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -9298,5 +9298,9 @@ { "id": "api.custom_status.set_custom_statuses.update.app_error", "translation": "No se ha podido actualizar el estado personalizado. Por favor, añade un emoji o un estado de texto personalizado o ambos." + }, + { + "id": "api.config.migrate_config_restricted.app_error", + "translation": "Migración de la configuración está restringida debido al tipo de instancia." } ]