Files
2025-05-11 13:55:37 +03:00

35 lines
837 B
Plaintext

translate russian strings:
# game/logic/message.rpy:3
old "New profile: {0}"
new "Новый профиль: {0}"
# game/logic/message.rpy:3
old "New notice: {0}"
new "Новое уведомление: {0}"
# game/logic/message.rpy:3
old "New contact in Lustagram"
new "Новый контакт в Lustagram"
# game/logic/message.rpy:3
old "New post in Lustagram"
new "Новый пост в Lustagram"
# game/logic/message.rpy:3
old "You receive {0}"
new "Вы получили {0}"
# game/logic/message.rpy:3
old "{0} points {1}"
new "{0} баллы {1}"
# game/logic/message.rpy:3
old "New recipe {0}"
new "Новый рецепт {0}"
# game/logic/message.rpy:3
old "New spell: {0}"
new "Новое заклинание: {0}"