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

I really like PGWeb,Can you add i18n? in this way,i can add chinese support and other #733

Open
lvbuwei opened this issue Apr 27, 2024 · 4 comments

Comments

@lvbuwei
Copy link

lvbuwei commented Apr 27, 2024

I really like PGWeb,Can you add i18n? in this way,i can add chinese support and other
i have already done some work.

https://github.com/lvbuwei/pgweb

https://github.com/lvbuwei/pgweb/blob/master/README_ZH.md

@sosedoff
Copy link
Owner

sosedoff commented May 1, 2024

I dont really have any plans for i18n support, purely because i dont have much time dedicated for new feature work. If this is something you're super interested, let me know what you have in mind and your plan of action and we can work something out.

@lvbuwei
Copy link
Author

lvbuwei commented May 2, 2024

I like PGWeb because it is very clean with only one executable file, making it very convenient to use. I hope to be able to make this
The software is recommended to some of my friends, but because it has an English interface, I would like to support Chinese, so I would like to join
Internationalization support, I'm not sure which package you can recommend,
Secondly, looking at thousands of data in the database through a chart is more likely to identify issues than just looking at the raw data, and I hope to do so through
A simple SQL statement can display graphs such as line chart and bar chart, which is convenient for me to analyze data and I am quite familiar with it
The chart control is echarts.
Therefore, I hope that the first step can be to increase internationalization support
Step 2: Enhance charts
Looking forward to your suggestions

@lvbuwei
Copy link
Author

lvbuwei commented May 2, 2024

I can only use Golang and JavaScript simply, but I am very familiar with PostgreSQL

@sosedoff
Copy link
Owner

You probably want to break these things into multiple PRs:

  • Add i18n support
  • PR for each feature.

The trouble is, there would be no one willing to maintain these features (i use bare minimum 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

2 participants