mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
chore(i18n) update
This commit is contained in:
@@ -1220,10 +1220,10 @@
|
||||
"tab-keybinds": "Keybinds"
|
||||
},
|
||||
"hooks": {
|
||||
"info-command-info-description": "• Commands are executed via shell (sh -lc)<br>• Commands run in background (detached)<br>• Test buttons execute with current values",
|
||||
"color-generation-description": "Command to be executed when color generation completes (e.g. after wallpaper-based theming).",
|
||||
"color-generation-label": "Colors generated",
|
||||
"color-generation-placeholder": "e.g. notify-send \"Colors\" \"Generated\"",
|
||||
"info-command-info-description": "• Commands are executed via shell (sh -lc)<br>• Commands run in background (detached)<br>• Test buttons execute with current values",
|
||||
"info-parameters-description": "• Wallpaper hook: $1 = wallpaper path, $2 = screen name, $3 = theme (dark/light)<br>• Color generation hook: $1 = theme (dark/light)<br>• Theme toggle hook: $1 = true/false (Dark Mode state)<br>• Screen lock/unlock hooks: $1 = lock/unlock (screen lock state)<br>• Performance mode hooks: No parameters<br>• Session hook: $1 = action (shutdown/reboot)",
|
||||
"info-parameters-label": "Available parameters",
|
||||
"noctalia-started-description": "Command to execute when Noctalia has finished loading.",
|
||||
|
||||
Reference in New Issue
Block a user