Hi Zeping, Thanks for your reply. I created a small PR setting the default lang to 'en-US' here: https://github.com/apache/apisix-dashboard/pull/2212
Regards, Dileepa On Mon, Nov 15, 2021 at 5:14 PM Zeping Bai <[email protected]> wrote: > We welcome you to become a contributor and look forward to your PR. XD > > Dileepa Jayakody <[email protected]> 于2021年11月12日周五 下午3:58写道: > > > Hi Zhiyuan, > > > > Yes, will submit a PR for this. > > > > Thanks for your quick response. > > > > Regards, > > Dileepa > > > > On Fri, Nov 12, 2021 at 8:26 AM Zhiyuan Ju <[email protected]> wrote: > > > > > Hi, > > > > > > Thanks for your report! This issue is acknowledged by our contributor. > > > > > > To use English as default language, we need to update > > /web/config/config.ts > > > file: L32 locale.default to en-US. > > > > > > Would you like to submit a PR to update this setting? We would like to > > let > > > more people to use it :) > > > > > > Zhiyuan Ju <[email protected]>于2021年11月12日 周五下午3:05写道: > > > > > > > Hi, > > > > > > > > > but couldn't find such a setting. > > > > > > > > Yes, `/api/conf/conf.yaml` is used to setup backend serve, and the > Web > > is > > > > built on Ant Design Pro. > > > > > > > > AFAIK, the default language of the Web depends on your browser > > language, > > > > but I will still take a look if this issue exists. See > > > > https://pro.ant.design/docs/i18n/ for more information. > > > > > > > > Best Regards! > > > > @ Zhiyuan Ju <https://github.com/juzhiyuan> > > > > > > > > > > > > Dileepa Jayakody <[email protected]> 于2021年11月12日周五 > 下午2:58写道: > > > > > > > >> Hi APISIX community, > > > >> > > > >> We are using APISIX with the Dashboard for a project and we are > > > deploying > > > >> the setup with Docker. > > > >> When the dashboard is deployed, we see the default language is set > to > > > >> Chinese. > > > >> I checked in the config.yml > > > >> < > > > >> > > > > > > https://github.com/apache/apisix-dashboard/blob/master/api/conf/conf.yaml> > > > >> of > > > >> apisix-dashboard for a setting to change this to English, but > couldn't > > > >> find such a setting. > > > >> Is there a way to set the default language setting to English in > > > >> APISIX-Dashboard? > > > >> > > > >> Thanks, > > > >> Dileepa > > > >> > > > > -- > > > 来自 琚致远 > > > > > >
