Display active profile for default value

In case the profile was not set and the default value got used, there was no indication of the active profile.
This commit is contained in:
schroda
2024-12-12 02:09:19 +01:00
parent 7307a3350d
commit 858c3b4bcf
7 changed files with 39 additions and 10 deletions

View File

@@ -901,6 +901,7 @@
"width": "Fit width"
},
"profiles": {
"default_value": "$t(global.label.default) ({{profile}})",
"description": "Profiles are used to define the default reader settings which then can be used for series and reading modes",
"placeholder": "Comics | length: 16, chars: letters, numbers, -, _"
},