Фикс 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

@@ -1,4 +1,4 @@
lube-success = { THE($target) } был покрыт смазкой!
lube-success = { $target } был покрыт смазкой!
lubed-name-prefix = Смазал { $target }
lube-failure = Не могу покрыть { THE($target) } в смазке!
lube-slip = { THE($target) } выскальзывает из твоих рук!
lube-failure = Не могу покрыть { $target } в смазке!
lube-slip = { $target } выскальзывает из твоих рук!