Merge pull request #2069 from tibssy/fix/bar-behavior-i18n

fix(i18n): add missing error toast translation for custom commands
This commit is contained in:
Lemmy
2026-03-04 14:35:35 -05:00
committed by GitHub
+4
View File
@@ -1847,6 +1847,10 @@
"unavailable": "Clipboard history unavailable",
"unavailable-desc": "The 'cliphist' application is not installed. Please install it to use clipboard history features"
},
"custom-command-failed": {
"description": "Command failed: {command}\nExit code: {code}",
"title": "Custom command failed"
},
"do-not-disturb": {
"disabled": "Do Not Disturb disabled",
"disabled-desc": "Showing all notifications",