Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 760 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 760 Bytes

elementaryos.org Translations

This repository conains all translation strings for the elemenetaryos.org website.

Translation guidelines

  • All translation need to start from 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 metioned in a comment in the translation file
  • elementary os is always spelled with a lowercase e. No matter if it's at the start of a sentence

How to contribute

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