From 7339ec33d9ec88a1fe33c1b3f1ecd6e5b4a46281 Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Mon, 21 Nov 2022 16:38:14 +0100 Subject: [PATCH] translations --- frontend/_DATA_.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/_DATA_.js b/frontend/_DATA_.js index 90c2002..0b13c60 100644 --- a/frontend/_DATA_.js +++ b/frontend/_DATA_.js @@ -111,6 +111,12 @@ const _DATA_ = { The data will automatically also be saved for the higher-level teams. For example, the data for the local teams will also be saved for the regional- and national-teams and Volt Europe.`, }, + metadata_team_search_heading: { + de: 'Deine Local Teams', + }, + metadata_team_search_description: { + de: 'Suche hier nach deinem Local- / City-Team.', + }, button_to_questions: { de: 'Zu den Fragen', en: 'To the questions',