Crease29/pageliner

Missing Japanese translations

Crease29 opened this issue · 2 comments

PageLiner is missing Japanese translations. It would be really cool, if someone could provide these translations.

How do I add new translations?

  1. Fork this repository
  2. Create a new directory in _locales. Here you can find all supported language codes: https://developer.chrome.com/docs/webstore/i18n/#choosing-locales-to-support . Name your new directory by the language code.
  3. Copy the _locales/en/messages.json into your new folder.
  4. Translate all strings that are indexed by "message". You don't need to translate the strings that are indexed by "description", because these strings just describe where the message is shown or in which context it needs to be translated.
  5. Create a pull request 😊

Thank you very much for your help!

Hi @Crease29 , can I work on it? It would be great if you assign it to me! Thank you!

Hi @MizuhoOkimoto, of course! Feel free 😊