mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Fix: Correct misplaced templates.section in de.json
This commit is contained in:
@@ -533,6 +533,10 @@
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"section": {
|
||||
"label": "Vorlagen",
|
||||
"description": "Farben auf externe Anwendungen anwenden."
|
||||
},
|
||||
"ui": {
|
||||
"label": "UI",
|
||||
"description": "Desktop-Umgebung und UI-Toolkit-Theming.",
|
||||
@@ -585,10 +589,6 @@
|
||||
"label": "Benutzer-Vorlagen",
|
||||
"description": "Benutzerdefinierte Matugen-Konfiguration aktivieren. Eine Vorlagendatei wird beim ersten Aktivieren unter ~/.config/noctalia/user-templates.toml erstellt"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Farben auf externe Anwendungen anwenden.",
|
||||
"label": "Vorlagen"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user