Crease29/pageliner

Missing Swedish translations

Crease29 opened this issue · 4 comments

PageLiner is missing Swedish 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. I will be more than happy to work on it. Please assign it to me.

Thanks for you comment @thameemsh , I have already received swedish translations yesterday from a working colleague. I'll add them later

Thanks for letting me know

@thameemsh , kindly check other issues as well. hopefully you may contribute on a different issue. thanks