fix(i18n): correct broken German translations (#9715)

This commit is contained in:
Sufiyan Khan
2026-08-31 17:09:17 +05:30
committed by GitHub
parent 22c783c838
commit bc2fce4f1b
2 changed files with 9 additions and 9 deletions

View File

@@ -486,7 +486,7 @@
"project_timezone": "Projektzeitzone",
"created_on": "Erstellt am",
"updated_on": "Aktualisiert am",
"completed_on": "Completed on",
"completed_on": "Abgeschlossen am",
"update_project": "Projekt aktualisieren",
"identifier_already_exists": "Der Bezeichner existiert bereits",
"add_more": "Mehr hinzufügen",
@@ -713,11 +713,11 @@
"details": "Details",
"project_structure": "Projektstruktur",
"custom_properties": "Benutzerdefinierte Eigenschaften",
"your_profile": "Your profile",
"developer": "Developer",
"work_structure": "Work structure",
"execution": "Execution",
"administration": "Administration"
"your_profile": "Ihr Profil",
"developer": "Entwickler",
"work_structure": "Arbeitsstruktur",
"execution": "Ausführung",
"administration": "Verwaltung"
},
"chart": {
"x_axis": "X-Achse",
@@ -831,8 +831,8 @@
"enter_number_of_projects": "Anzahl der Projekte eingeben",
"pin": "Anheften",
"unpin": "Lösen",
"workspace_dashboards": "Däschbords",
"pi_chat": "AI Tschät",
"workspace_dashboards": "Dashboards",
"pi_chat": "Plane AI",
"in_app": "In-App",
"forms": "Forms",
"milestones": "Meilensteine",

View File

@@ -185,7 +185,7 @@
"settings": "Einstellungen",
"account": "Konto",
"miscellaneous": "Sonstiges",
"preferences": "Einstellungen",
"preferences": "Präferenzen",
"help": "Hilfe"
}
}