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

Is there a Russian language #273

Open
YuraMukhin2808 opened this issue Jul 5, 2023 · 3 comments
Open

Is there a Russian language #273

YuraMukhin2808 opened this issue Jul 5, 2023 · 3 comments

Comments

@YuraMukhin2808
Copy link

No description provided.

@geneotech
Copy link
Member

Hey there! Right now only English language is available.
However, the game can render Cyrillic and you can use it when choosing nicknames, server names and during chat.

@GermanAizek
Copy link

Hey there! Right now only English language is available. However, the game can render Cyrillic and you can use it when choosing nicknames, server names and during chat.

multilingual .po files would help with UI translation on any language.

@geneotech
Copy link
Member

geneotech commented Oct 23, 2023

multilingual .po files would help with UI translation on any language.

Absolutely, there's certainly a flexible way to do this - the real bottleneck is to find and replace all instances of hard-coded English text in code, which right now would take a massive amount of work and testing (I kind of screwed up and didn't plan for this 😓 ).

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

3 participants