translate

This commit is contained in:
EnefFlow
2023-06-10 21:09:14 +03:00
committed by Aviu00
parent a366e33669
commit b589ffbc8b
43 changed files with 574 additions and 79 deletions

View File

@@ -2,3 +2,7 @@ shared-solution-container-component-on-examine-empty-container = Не содер
shared-solution-container-component-on-examine-main-text = Содержит [color={ $color }]{ $desc }[/color] { $wordedAmount }
shared-solution-container-component-on-examine-worded-amount-one-reagent = химикат.
shared-solution-container-component-on-examine-worded-amount-multiple-reagents = микс химикатов.
examinable-solution-has-recognizable-chemicals = Вы можете узнать { $recognizedString } в растворе.
examinable-solution-recognized-first = [color={ $color }]{ $chemical }[/color]
examinable-solution-recognized-next = , [color={ $color }]{ $chemical }[/color]
examinable-solution-recognized-last = и [color={ $color }]{ $chemical }[/color]