Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
shared-solution-container-component-on-examine-empty-container = Не содержит вещества.
|
||||
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 }.
|
||||
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]
|
||||
|
||||
Reference in New Issue
Block a user