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

Maybe it's time to start Internationalization. #23

Open
barats opened this issue May 10, 2023 · 2 comments
Open

Maybe it's time to start Internationalization. #23

barats opened this issue May 10, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@barats
Copy link
Owner

barats commented May 10, 2023

          Maybe it's time to start Internationalization.

Originally posted by @barats in #16 (comment)

@barats
Copy link
Owner Author

barats commented May 10, 2023

改进思路

需要国际化的部分,有两点:

  1. 写在 Golang 代码中的操作提示、go-gin 页面转向时传入的字符串等
  2. 纯 html 页面中的提示词

(代码中的注释、debug 输出等内容,不考虑进行国际化)

考虑使用 i18n 将上述两部分的内容替换

@barats barats added documentation Improvements or additions to documentation enhancement New feature or request labels May 10, 2023
@nullniverse
Copy link

I did an internationalization effort previously for my org, but lost the project. I'm curious on how to do that using i18n in this project. Any hint is most welcomed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: TODO
Development

No branches or pull requests

2 participants