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 Language Support(Chinese) #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TomoriNaoBest
Copy link

@TomoriNaoBest TomoriNaoBest commented Nov 5, 2024

I add the chinese Language support
add one more menu that can change the language
and can also save the language setttings(I edit the UserSettings part too).
Language1
Language2

@Kyome22
Copy link
Owner

Kyome22 commented Nov 12, 2024

@TomoriNaoBest Thanks for your pull request.
Why do you need the diff of RunCat.sln?

Also, if you want to support multiple languages, I think it's better to use Resources.resx.
https://learn.microsoft.com/en-us/dotnet/core/extensions/localization

@TomoriNaoBest
Copy link
Author

TomoriNaoBest commented Nov 12, 2024

@TomoriNaoBest Thanks for your pull request. Why do you need the diff of RunCat.sln?

Also, if you want to support multiple languages, I think it's better to use Resources.resx. https://learn.microsoft.com/en-us/dotnet/core/extensions/localization

I didn't have any development experience in the NET framework before, so I just coded it based on my intuition. Perhaps it was a completely wrong writing method. Thank you for your reply, so I will go learn it. (Generated by translation software)

The SLN file may have been automatically modified by my compiler, or perhaps it was due to my improper operation.

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

Successfully merging this pull request may close these issues.

2 participants