diff --git a/Resources/Locale/en-US/chemistry/solution/components/shared-solution-container-component.ftl b/Resources/Locale/en-US/chemistry/solution/components/shared-solution-container-component.ftl index 0c836a6b11..4581dcc762 100644 --- a/Resources/Locale/en-US/chemistry/solution/components/shared-solution-container-component.ftl +++ b/Resources/Locale/en-US/chemistry/solution/components/shared-solution-container-component.ftl @@ -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. \ No newline at end of file +shared-solution-container-component-on-examine-worded-amount-multiple-reagents = mixture of chemicals.