Make category setting subheading translatable (#911)
The `.toLocalLowerCase` is english-specific, this should be handled via a dedicated translation like everywhere else, `global.value` is being abused here
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"category_one": "Category",
|
||||
"category_other": "Categories",
|
||||
"set_categories": "Set categories"
|
||||
}
|
||||
},
|
||||
"value": "{{count}} $t(category.title.category, lowercase)"
|
||||
},
|
||||
"chapter": {
|
||||
"action": {
|
||||
|
||||
Reference in New Issue
Block a user