Update
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user