Back to Musescore

Adding a new language

share/locale/README.md

4.6.5575 B
Original Source

Adding a new language

Steps to follow after we receive a request for a new language:

  1. Add the new language on Transifex.

  2. Run tools/translations/tx_pull.sh to fetch the musescore_LANG.ts and instruments_LANG.ts files.

  3. Add the language name and/or code to these files:

    • share/locale/languages.json
    • buildscripts/packaging/macOS/Info.plist.in
  4. Commit the changes and submit a PR.