jgraph / docker-drawio

Dockerized draw.io based on whichever is the most secure image at the time.
GNU General Public License v3.0
1.48k stars 359 forks source link

Can not set a default language #157

Open manuel-florido opened 5 months ago

manuel-florido commented 5 months ago

Preflight Checklist

You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.

If you are technical, you should reporting bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.

Describe the bug Hello,

I am trying to set "Spanish" as default language but It does not work for me.

To Reproduce Steps to reproduce the behavior:

  1. Use drawio self-contained
  2. Modify the docker-compose.yml file adding: 2.1 '{"DrawConfig":{"defaultLang":"es"}}'
  3. docker compose up

Expected behavior Draw.io with spanish without user modification

draw.io version (In the Help->About menu of the draw.io editor):

Desktop (please complete the following information):

I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:

procoprobocop commented 3 months ago

Can you tell me if the problem with the default language localization has been solved?

manuel-florido commented 3 months ago

Hello,

The problem has not been resolved.

Thank you