Jonas Fleischer 9d572bf8f4
feat: add German localization files for NocoBase core and plugins (#6435)
* feat: add German localization files for NocoBase core and plugins

* feat: expand German localization for NocoBase plugins compared to chinese translation

This commit adds and enhances German translation files across multiple NocoBase plugins, including:
- Workflow plugins (action trigger, manual, notification, etc.)
- File management
- Charts and data visualization
- Async task management
- Import/export functionality
- Theme editor
- And several other core and extension plugins
2025-03-12 21:35:26 +08:00

17 lines
606 B
JSON

{
"Graph Collection": "Graphische Sammlung",
"Collection List": "Sammlungsliste",
"Full Screen": "Vollbild",
"Collection Search": "Sammlungssuche",
"Create Collection": "Sammlung erstellen",
"All Fields": "Alle Felder",
"Association Fields": "Assoziationsfelder",
"Choices fields": "Auswahlfelder",
"All relationships": "Alle Beziehungen",
"Entity relationship only": "Nur Entitätsbeziehungen",
"Inheritance relationship only": "Nur Vererbungsbeziehungen",
"Graphical interface": "Grafische Benutzeroberfläche",
"Auto layout": "Automatisches Layout",
"Selection": "Auswahl"
}