Фикс the стакан пива (#178)
* fix: fix "the" in russian locale * missing file
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
infant-name-prefix = младенец { $name }
|
||||
reproductive-birth-popup = { CAPITALIZE(THE($parent)) } родила!
|
||||
reproductive-laid-egg-popup = { CAPITALIZE(THE($parent)) } откладывает яйцо!
|
||||
reproductive-birth-popup = { CAPITALIZE($parent) } родила!
|
||||
reproductive-laid-egg-popup = { CAPITALIZE($parent) } откладывает яйцо!
|
||||
|
||||
Reference in New Issue
Block a user