Add missing translations for project templates and task details
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
Adds new translation keys for project templates and task details in `en.json` and `de.json`, and updates `ProjectTemplate.tsx` to use these translations. Replit-Commit-Author: Agent Replit-Commit-Session-Id: ceced2fc-aa46-458d-ba87-ddd4b7bb1518 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/659922a9-0087-461c-90dd-6d9a58b81d4d/ceced2fc-aa46-458d-ba87-ddd4b7bb1518/iGgwDyZ
This commit is contained in:
@@ -253,7 +253,14 @@
|
||||
"projectDescriptionPlaceholder": "Projektbeschreibung eingeben (optional)",
|
||||
"plannedEndDate": "Geplantes Enddatum",
|
||||
"selectPlannedEndDate": "Geplantes Enddatum wählen",
|
||||
"clearDate": "Datum löschen"
|
||||
"clearDate": "Datum löschen",
|
||||
"noTasksInProject": "Noch keine Aufgaben in diesem Projekt. Klicken Sie auf \"Aufgabe hinzufügen\", um zu beginnen.",
|
||||
"closedProjects": "Abgeschlossene Projekte",
|
||||
"viewTaskDetails": "Aufgabendetails anzeigen",
|
||||
"editTaskTooltip": "Aufgabe bearbeiten",
|
||||
"removeTask": "Aufgabe entfernen",
|
||||
"tracked": "verfolgt",
|
||||
"notesLabel": "Notizen"
|
||||
},
|
||||
"timeCompletion": {
|
||||
"title": "Aufgabe abgeschlossen!",
|
||||
|
||||
Reference in New Issue
Block a user