From 0df158e49e6da12544073387b0ae3aa19ac2b652 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 04:13:36 +0000 Subject: [PATCH] chore: Translate transifex_input.json in de_DE 50% of minimum 50% translated source file: 'transifex_input.json' on 'de_DE'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- translations/frontend-platform/src/i18n/messages/de_DE.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 translations/frontend-platform/src/i18n/messages/de_DE.json diff --git a/translations/frontend-platform/src/i18n/messages/de_DE.json b/translations/frontend-platform/src/i18n/messages/de_DE.json new file mode 100644 index 00000000000..20cbc3ada9f --- /dev/null +++ b/translations/frontend-platform/src/i18n/messages/de_DE.json @@ -0,0 +1,4 @@ +{ + "unexpected.error.message.text": "An unexpected error occurred. Please click the button below to refresh the page.", + "unexpected.error.button.text": "Erneut versuchen" +} \ No newline at end of file