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

Add a function to check for Cyrillic characters #56

Open
FAR747 opened this issue Jan 19, 2024 · 0 comments
Open

Add a function to check for Cyrillic characters #56

FAR747 opened this issue Jan 19, 2024 · 0 comments

Comments

@FAR747
Copy link

FAR747 commented Jan 19, 2024

Due to the existence of an unofficial Russian translation of the game, please add a function to check the string for Cyrillic to avoid translating already translated strings.

Regex: [ЁёА-я]

You can just make a parameter in settings and a bool function, I can write the logic for checking it myself.

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