Fix item size misinterpretation (#22711)
* Fix item size misinterpretation * We do this instead
This commit is contained in:
@@ -10,7 +10,7 @@ item-component-on-examine-size = This is {INDEFINITE($size)} [bold]{$size}[/bold
|
|||||||
|
|
||||||
item-component-size-Tiny = tiny
|
item-component-size-Tiny = tiny
|
||||||
item-component-size-Small = small
|
item-component-size-Small = small
|
||||||
item-component-size-Normal = normal
|
item-component-size-Normal = medium
|
||||||
item-component-size-Large = large
|
item-component-size-Large = large
|
||||||
item-component-size-Huge = huge
|
item-component-size-Huge = huge
|
||||||
item-component-size-Ginormous = ginormous
|
item-component-size-Ginormous = ginormous
|
||||||
|
|||||||
Reference in New Issue
Block a user