mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
* 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
17 lines
606 B
JSON
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"
|
|
}
|