feat: Revert regex interpretation to require // delimiters and update en.json placeholder

This commit is contained in:
loner
2025-10-23 00:42:50 +08:00
parent 272bb50770
commit 1d5eb91803
2 changed files with 25 additions and 11 deletions
+1 -1
View File
@@ -1339,7 +1339,7 @@
"enter-width-pixels": "Enter width in pixels",
"enter-command": "Enter command to execute (app or custom script)",
"command-example": "echo \"Hello World\"",
"enter-text-to-collapse": "Enter text or regex to collapse (e.g., 'nothing is playing' or '^nothing is playing')",
"enter-text-to-collapse": "e.g., 'nothing is playing'. Use /regex/ for patterns.",
"search-wallpapers": "Type to filter wallpapers...",
"search-launcher": "Search entries... or use > for commands",
"search": "Search...",