Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.16 KB

readme.md

File metadata and controls

23 lines (15 loc) · 1.16 KB

elementaryos.org Translations

This repository contains all translation strings for the elementaryos.org website.

Translation guidelines

  • All translations need to start with the English translation.
    It is the base and will always be used as a fallback for missing translations.
  • Some translation strings contain %s or %d. These will be replaced with a string or a number before being placed on the web page.
    The content of the %s or %d will be mentioned in a comment in the translation file.
  • elementary os is always spelled with a lowercase e, even if it's at the start of a sentence.
  • One commit for new languages. Only use multiple when it makes sense.
  • Only one language per pull request.
  • index.html doesn't need to be translated.

How to contribute

Just fork this repository, make your improvements and submit a pull request.

Don't fancy making your own edits? Have a look at the open pull requests. If you think a pull request makes a very usefull change or adds a language that you are missing add a 👍 (:thumbsup:).