From e7897b8020c7c1f0dd9f711cfec6fff1bdc085b2 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Fri, 17 Nov 2023 10:42:57 +0100 Subject: [PATCH] add some missing language keys to not main languages --- frontend/src/locales/es.json | 2 ++ frontend/src/locales/fr.json | 1 + frontend/src/locales/nl.json | 2 ++ frontend/src/locales/tr.json | 2 ++ 4 files changed, 7 insertions(+) diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index cea9f26a8..5c536b800 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -4,6 +4,8 @@ "125": "125%", "85": "85%", "GDD": "GDD", + "GDT": "GDT", + "PersonalDetails": "Datos personales", "advanced-calculation": "Proyección", "asterisks": "****", "auth": { diff --git a/frontend/src/locales/fr.json b/frontend/src/locales/fr.json index 66fcc7e21..420c15b7a 100644 --- a/frontend/src/locales/fr.json +++ b/frontend/src/locales/fr.json @@ -7,6 +7,7 @@ "85": "85%", "GDD": "GDD", "GDT": "GDT", + "PersonalDetails": "Informations personnelles", "advanced-calculation": "Calcul avancé", "asterisks": "****", "auth": { diff --git a/frontend/src/locales/nl.json b/frontend/src/locales/nl.json index 6de08baec..5c88439dd 100644 --- a/frontend/src/locales/nl.json +++ b/frontend/src/locales/nl.json @@ -4,6 +4,8 @@ "125": "125%", "85": "85%", "GDD": "GDD", + "GDT": "GDT", + "PersonalDetails": "Persoonlijke gegevens", "advanced-calculation": "Voorcalculatie", "asterisks": "****", "auth": { diff --git a/frontend/src/locales/tr.json b/frontend/src/locales/tr.json index fcf225505..f6b1b6a50 100644 --- a/frontend/src/locales/tr.json +++ b/frontend/src/locales/tr.json @@ -4,6 +4,8 @@ "125": "%125", "85": "%85", "GDD": "GDD", + "GDT": "GDT", + "PersonalDetails": "Kişisel bilgiler", "advanced-calculation": "Önceden hesaplama", "auth": { "left": {