Фикс the стакан пива (#178)

* fix: fix "the" in russian locale

* missing file
This commit is contained in:
ThereDrD0
2024-03-06 21:06:28 +03:00
committed by GitHub
parent 052c5d53e6
commit ae7665fe9f
25 changed files with 58 additions and 58 deletions

View File

@@ -14,4 +14,4 @@ wieldable-component-not-enough-free-hands =
*[other] свободных рук
}.
wieldable-component-not-in-hands = { CAPITALIZE($item) } не в ваших руках!
wieldable-component-requires = { CAPITALIZE(THE($item)) } должно быть в руках!
wieldable-component-requires = { CAPITALIZE($item) } должно быть в руках!