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": {