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

[Feature] Add language support? #111

Open
1 of 2 tasks
ramazansancar opened this issue Jan 6, 2023 · 8 comments
Open
1 of 2 tasks

[Feature] Add language support? #111

ramazansancar opened this issue Jan 6, 2023 · 8 comments

Comments

@ramazansancar
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Description

Will you add language support?

Use case

No response

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@iseki0
Copy link
Contributor

iseki0 commented Jan 6, 2023

What language do you need?

@iseki0
Copy link
Contributor

iseki0 commented Jan 6, 2023

Emmm. Do you means internationalization support? I means... You need language support. Which language? Natural language or Programming language?

@thediveo
Copy link

thediveo commented Jan 6, 2023

I guess this might be a request for better I18N support with at least consistent English language support in the user-facing documentation and especially in the code base. For instance, a quick look into the code base shows hard-coded Chinese language, such as in https://github.com/murphysecurity/murphysec/blob/v3/cmd/murphy/internal/common/view.go:

hardcoded Chinese user-facing text

@ramazansancar
Copy link
Author

Hello @thediveo and @iseki0,
Unfortunately, the main language of the project is Chinese, which makes it difficult for me to understand and develop. If possible, it will be much better to convert parts such as description, readme to English.

@ramazansancar
Copy link
Author

Yes @thediveo, as you said, if English, the global language of speech and communication, is supported, I would like to offer translation support into my local language, Turkish.

@iseki0
Copy link
Contributor

iseki0 commented Jan 7, 2023

Hello @thediveo and @iseki0, Unfortunately, the main language of the project is Chinese, which makes it difficult for me to understand and develop. If possible, it will be much better to convert parts such as description, readme to English.

Well, I think it's good.

@CN-You 你觉得呢

@iseki0
Copy link
Contributor

iseki0 commented Jan 13, 2023

Although the CLI program can be i18n easily, the website and the database are still Chinese only. I will add i18n to the program soon. But after an internal discussion, it looks like we currently have no resources to i18n the database and website. If you have any other suggestions, feel free to tell us.

@ramazansancar
Copy link
Author

Although the CLI program can be i18n easily, the website and the database are still Chinese only. I will add i18n to the program soon. But after an internal discussion, it looks like we currently have no resources to i18n the database and website. If you have any other suggestions, feel free to tell us.

There is i18n for Go, in fact, if the default setting is English, I can translate to my native Turkish. You can provide sample areas about database and website, I can think about what we can do about translation.

Thank you for your cooperation

Check this, (GoLang i18n)

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