From 8cd5128eabb693f00f0ca40a5c810ba9f41906fa Mon Sep 17 00:00:00 2001 From: "Torsten Schulz (local)" Date: Fri, 5 Dec 2025 11:42:41 +0100 Subject: [PATCH] Add German translation for 'townhouse' in falukant.json - Updated the German localization file to include the translation for 'townhouse' as 'Stadthaus'. - This addition enhances the application's multilingual support and improves user experience for German-speaking users. --- frontend/src/i18n/locales/de/falukant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/de/falukant.json b/frontend/src/i18n/locales/de/falukant.json index d6a2caa..5d23299 100644 --- a/frontend/src/i18n/locales/de/falukant.json +++ b/frontend/src/i18n/locales/de/falukant.json @@ -572,7 +572,8 @@ "backyard_room": "Hinterhofzimmer", "wooden_house": "Holzhütte", "straw_hut": "Strohhütte", - "family_house": "Familienhaus" + "family_house": "Familienhaus", + "townhouse": "Stadthaus" } }, "nobility": {