mirror of
https://github.com/makeplane/plane.git
synced 2026-09-02 20:19:49 +02:00
fix(i18n): correct broken German translations (#9715)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -185,7 +185,7 @@
|
||||
"settings": "Einstellungen",
|
||||
"account": "Konto",
|
||||
"miscellaneous": "Sonstiges",
|
||||
"preferences": "Einstellungen",
|
||||
"preferences": "Präferenzen",
|
||||
"help": "Hilfe"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user