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 · 5 comments
Open

Is there a Russian language #273

YuraMukhin2808 opened this issue Jul 5, 2023 · 5 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 😓 ).

@shinebrillant
Copy link

Hello, I hope to add more language options to attract more people to pay attention. I can help add Traditional Chinese translation. I just hope that my friends and I can lower the threshold when playing.

@geneotech
Copy link
Member

Hello, I hope to add more language options to attract more people to pay attention. I can help add Traditional Chinese translation. I just hope that my friends and I can lower the threshold when playing.

Hello, this makes me really happy! Unfortunately there's still no flexible way to do this, I would have to work on the game so it's able to switch between languages, even though there are easy technologies to do this, it's just the game has a bit of tech debt in that regard.

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

4 participants