Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a branch of your own, copying what’s in the en.yml files to a new file title. Title the file using the abbreviation of the language you are translating the English (en) files into.

    • See the ISO 639-1 column on this page from the Library of Congress for the code to use.

  2. Translate as many of the entries in the files as you can.

  3. Submit a pull request with the translations to Github when you’re ready to contribute the translation to the application.

...

Panel
bgColor#FFFAE6

When translating en.yml files, you’ll want to change only what appears after the colon in each line in the file. Always keep what’s before the colon and the spacing as it is in the file.

For example, when translating the Title field into Portuguese from English you would change the line of the file from:

Title: Title

to

Title: Título

Only the value for the field itself is translated, not the information before the colon.