Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 679 Bytes

File metadata and controls

17 lines (10 loc) · 679 Bytes

drawio-i18n

Internationalization resource files for draw.io.

This repo is included as a git submodule in the main draw.io repository at src/main/webapp/resources/.

Contributing

Translation improvements and new language contributions are welcome via pull requests. See CONTRIBUTING.md for guidelines.

Structure

  • dia.txt - English (source language, defines all keys)
  • dia_{lang}.txt - Translations (e.g. dia_fr.txt, dia_ja.txt)
  • dia_i18n.txt - Key reference file

The repo is part of the JGraph SOC 2 process. All changes are reviewed when the submodule is updated in the main draw.io repository.