client: Improve group for no theme

This commit is contained in:
Elian Doran
2024-10-31 21:17:40 +02:00
parent cc0b3db424
commit a690155d7e
4 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -185,7 +185,7 @@
"search_prefix": "Search:"
},
"code_block": {
"theme_none": "None",
"theme_none": "No syntax highlighting",
"theme_group_light": "Light themes",
"theme_group_dark": "Dark themes"
}