Skip to content

Translations

victor-savinov edited this page May 21, 2020 · 18 revisions

How to contribute

  1. Sign up for GitHub.
  2. Click on the Fork button in the top-right corner of the page. preview
  3. Open the forked repository https://github.com/<YourUserName>/ImprovedTube/_locales (replace <YourUserName> with your username). Here you can find folders named by language codes. preview
  4. Click the Create new file button. preview
  5. Paste <YourLanguageCode>/messages.json into the text field (replace <YourLanguageCode> with your language code). preview
  6. Copy text from the file and paste it into the editor from step 5, then translate the text. preview
  7. Scroll down the page and click the Commit new file button. preview
  8. Go to the home page of your repository https://github.com/<YourUserName>/ImprovedTube and click the New pull request button. preview
  9. Click the Create pull request button. preview