From 72d448775f5a9846fe3aa411f66380d26d57a885 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:15:45 +0000 Subject: [PATCH] Apply translations in es_ES translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'es_ES' language. --- crabfit-frontend/public/i18n/es/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crabfit-frontend/public/i18n/es/common.json b/crabfit-frontend/public/i18n/es/common.json index 87e4a1d..a78be99 100644 --- a/crabfit-frontend/public/i18n/es/common.json +++ b/crabfit-frontend/public/i18n/es/common.json @@ -54,5 +54,13 @@ "language": { "label": "Idioma" } + }, + "update": { + "heading": "Se ha actualizado Crab Fit", + "body": "Está disponible una nueva versión de Crab Fit, que incluye actualizaciones, correcciones y nuevas funciones.", + "buttons": { + "close": "Cerca", + "reload": "Recargar" + } } }