Fixes a localization error with solution container descriptions

This commit is contained in:
Swept
2021-08-06 04:01:08 +00:00
committed by GitHub
parent 3f13323675
commit 4573f56079

View File

@@ -1,4 +1,4 @@
shared-solution-container-component-on-examine-empty-container = Contains no chemicals.
shared-solution-container-component-on-examine-main-text = It contains a [color={$color}]{$desc}[/color] {wordedAmount}
shared-solution-container-component-on-examine-main-text = It contains a [color={$color}]{$desc}[/color] {$wordedAmount}
shared-solution-container-component-on-examine-worded-amount-one-reagent = chemical.
shared-solution-container-component-on-examine-worded-amount-multiple-reagents = mixture of chemicals.
shared-solution-container-component-on-examine-worded-amount-multiple-reagents = mixture of chemicals.