Make the disabled PowerSelector element showing custom value translatable. Fixes #5547
This commit is contained in:
parent
1e7fc953b3
commit
681f43913a
2 changed files with 7 additions and 6 deletions
|
@ -581,6 +581,7 @@
|
|||
"%(items)s and %(count)s others|other": "%(items)s and %(count)s others",
|
||||
"%(items)s and %(count)s others|one": "%(items)s and one other",
|
||||
"%(items)s and %(lastItem)s": "%(items)s and %(lastItem)s",
|
||||
"Custom of <span/>": "Custom of <span/>",
|
||||
"Custom level": "Custom level",
|
||||
"Room directory": "Room directory",
|
||||
"Start chat": "Start chat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue