it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

使用镜像部署,怎样指定默认语言为中文?

Open thinkcodee opened this issue 1 year ago • 1 comments

What type of request is this?

Deployment or CI/CD improvement

Clear and concise description of the feature you are proposing

使用镜像部署,怎样指定默认语言为中文?我使用docker部署,但是访问页面是英文,我看可以切换语言,不想每次都手动去切换,怎样在部署时指定语言?

Is their example of this tool in the wild?

No response

Additional context

No response

Validations

  • [ ] Check the feature is not already implemented in the project.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [ ] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

thinkcodee avatar May 23 '24 06:05 thinkcodee

如果你需要单中文版本 可以试一下qingfeng2336/it-tools 如果需要保留语言切换功能 目前只能通过重新构建的方式修改默认语言

lemon8866 avatar Jul 03 '24 02:07 lemon8866