Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ru] Improve ru-ru translation #1798

Open
Avlaak opened this issue Feb 1, 2025 · 0 comments
Open

[ru] Improve ru-ru translation #1798

Avlaak opened this issue Feb 1, 2025 · 0 comments

Comments

@Avlaak
Copy link

Avlaak commented Feb 1, 2025

Description

In the current localization, the phrase "update to" is translated as "Обновление до версии{0}", which should actually be "Обновить до версии {0}". This change is necessary to accurately reflect the action of updating, and there is also a missing space before the version number.

Image

Current Translation

"update to": "Обновление до версии{0}",

Correct Translation

"update to": "Обновить до версии {0}",

Thank you for your consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant