darkreader/darkreader

Translations

Open

#559 创建于 2018年6月12日

在 GitHub 查看
 (64 评论) (9 反应) (0 负责人)TypeScript (18,144 star) (2,306 fork)batch import
enhancementhelp wanted

描述

How to improve a translation

  • Open locales folder.
  • Find a language code you know.
  • Edit messages directly on GitHub (or on local machine if you are familiar with Git) under @message_id. Please, preserve the lines count.
  • Submit a pull request.

How to add a new translation

  • Leave a comment that you are going to add a new translation, check that somebody else has not started it yet.
  • See the list of supported Chrome locales.
  • Download English locale.
  • Rename the file into corresponding language code (use dashes for file name if necessary, e.g. zh-TW.config.
  • Edit messages under @message_id. Please, preserve the lines count.
  • Open locales folder.
  • Click Create new file or Upload files.
  • Submit a pull request.

Help page translations

  • Help page translations are listed here.
  • Follow the same steps described above.

贡献者指南