From f382674f739110b11a59682d89edcb87487736b3 Mon Sep 17 00:00:00 2001 From: BCC-Phrase Date: Mon, 2 Mar 2026 15:17:58 +0100 Subject: [PATCH 1/2] New fr translations for nb committed. --- frontend/i18n/locales/fr.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/i18n/locales/fr.json b/frontend/i18n/locales/fr.json index 72e171f4..d6cb6e2f 100644 --- a/frontend/i18n/locales/fr.json +++ b/frontend/i18n/locales/fr.json @@ -62,6 +62,10 @@ "perfect": "Parfait !", "thanksForAnswers": "Merci pour tes réponses !", "resultsRevealedLater": "Les résultats seront dévoilés ultérieurement." + }, + "notSubmitted": { + "title": "Tu n’as rien fourni", + "message": "Tu n’as pas participé à ces paris." } }, "challenges": { From aad30bad16562ac177bb77638028b4377753a3ba Mon Sep 17 00:00:00 2001 From: BCC-Phrase Date: Mon, 2 Mar 2026 17:57:43 +0100 Subject: [PATCH 2/2] New de translations for nb committed. --- frontend/i18n/locales/de.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/i18n/locales/de.json b/frontend/i18n/locales/de.json index c9a243d1..e2e31054 100644 --- a/frontend/i18n/locales/de.json +++ b/frontend/i18n/locales/de.json @@ -62,6 +62,10 @@ "perfect": "Perfekt.", "thanksForAnswers": "Danke für deine Antworten!", "resultsRevealedLater": "Die Ergebnisse werden später bekannt gegeben." + }, + "notSubmitted": { + "title": "Du hast nicht geliefert", + "message": "Du hast an dieser Tipprunde nicht teilgenommen" } }, "challenges": {