pgweb icon indicating copy to clipboard operation
pgweb copied to clipboard

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

Open lvbuwei opened this issue 1 year ago • 4 comments

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

lvbuwei avatar Apr 27 '24 12:04 lvbuwei

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.

sosedoff avatar May 01 '24 06:05 sosedoff

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 avatar May 02 '24 04:05 lvbuwei

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

lvbuwei avatar May 02 '24 04:05 lvbuwei

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).

sosedoff avatar May 23 '24 03:05 sosedoff