Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 845 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 845 Bytes

How to translate

Please check this few guidelines to translate Kodular Blocks Editor


Improve an existing language translation

If you want to improve an existing translation, follow this few steps:

  1. Fork this repository
  2. Open the folder called with the same code language of what you want to improve
  3. Edit the _messages.js file and edit the strings you want

Create a new language

If you want to create a new language to improve it's support, follow this simple steps:

  1. Fork this repository
  2. Copy the en folder and rename the new folder to your language code you want (language_country)
  3. Open and edit the _messages.js file and edit all strings you want to improve NOTE: You don't have to translate everything. You can just translate a few of them and then others can help you with the rest