From 4aa3353a1d03a3caf740fb1e156929c8917fadfd Mon Sep 17 00:00:00 2001 From: Teddy Payet Date: Wed, 11 Jul 2018 01:45:16 +0200 Subject: [PATCH] =?UTF-8?q?Wrong=20mixup=E2=80=A6=20(cf=20german=20and=20s?= =?UTF-8?q?panish)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks fewieden. --- modules/default/newsfeed/translations/de.json | 2 +- modules/default/newsfeed/translations/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/default/newsfeed/translations/de.json b/modules/default/newsfeed/translations/de.json index 6143f68c..9ec3ef7b 100644 --- a/modules/default/newsfeed/translations/de.json +++ b/modules/default/newsfeed/translations/de.json @@ -1,3 +1,3 @@ { - "configuration_changed": "Las opciones de configuración para el módulo de suministro de noticias han cambiado. \nVerifique la documentación." + "configuration_changed": "Die Konfigurationsoptionen für das Newsfeed-Modul haben sich geändert. \nBitte überprüfen Sie die Dokumentation." } \ No newline at end of file diff --git a/modules/default/newsfeed/translations/es.json b/modules/default/newsfeed/translations/es.json index 9ec3ef7b..6143f68c 100644 --- a/modules/default/newsfeed/translations/es.json +++ b/modules/default/newsfeed/translations/es.json @@ -1,3 +1,3 @@ { - "configuration_changed": "Die Konfigurationsoptionen für das Newsfeed-Modul haben sich geändert. \nBitte überprüfen Sie die Dokumentation." + "configuration_changed": "Las opciones de configuración para el módulo de suministro de noticias han cambiado. \nVerifique la documentación." } \ No newline at end of file