Фикс the стакан пива (#178)
* fix: fix "the" in russian locale * missing file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
vape-component-vape-success = Ты затянулся вейпом.
|
||||
vape-component-vape-success-forced = { CAPITALIZE(THE($user)) } заставил тебя затянуться вейпом.
|
||||
vape-component-vape-success-user-forced = Вас успешно заставили затянуться { THE($target) }.
|
||||
vape-component-try-use-vape-forced = { CAPITALIZE(THE($user)) } пытается заставить тебя затянуться вейпом.
|
||||
vape-component-try-use-vape-forced-user = Вы вынуждаете { THE($target) } затянуться вейпом.
|
||||
vape-component-vape-success-forced = { CAPITALIZE($user) } заставил тебя затянуться вейпом.
|
||||
vape-component-vape-success-user-forced = Вас успешно заставили затянуться { $target }.
|
||||
vape-component-try-use-vape-forced = { CAPITALIZE($user) } пытается заставить тебя затянуться вейпом.
|
||||
vape-component-try-use-vape-forced-user = Вы вынуждаете { $target } затянуться вейпом.
|
||||
vape-component-try-use-vape = Ты пытаешься затянуться вейпом.
|
||||
vape-component-vape-empty = Вейп пуст!
|
||||
|
||||
Reference in New Issue
Block a user