This commit is contained in:
2022-07-26 00:40:55 +03:00
parent 7e047a3136
commit 3a85fa50e5
7 changed files with 9 additions and 5 deletions

View File

@ -932,19 +932,19 @@ translate russian strings:
# game/script.rpy:316
old "1st"
new "1st"
new "1"
# game/script.rpy:318
old "2nd"
new "2nd"
new "2"
# game/script.rpy:320
old "3rd"
new "3rd"
new "3"
# game/script.rpy:322
old "4th"
new "4th"
new "4"
# game/script.rpy:324
old "Lesser Heal Potion"