chore(i18n) update

This commit is contained in:
Lemmy
2026-03-15 10:27:14 -04:00
parent 1454ef24e1
commit 96ae7c88db
+1 -1
View File
@@ -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.",