Missing Swedish translations
Crease29 opened this issue · 4 comments
Crease29 commented
PageLiner is missing Swedish translations. It would be really cool, if someone could provide these translations.
How do I add new translations?
- Fork this repository
- 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. - Copy the
_locales/en/messages.json
into your new folder. - 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. - Create a pull request 😊
Thank you very much for your help!
thameemsh commented
Hi. I will be more than happy to work on it. Please assign it to me.
Crease29 commented
Thanks for you comment @thameemsh , I have already received swedish translations yesterday from a working colleague. I'll add them later
thameemsh commented
Thanks for letting me know
github4maninder commented
@thameemsh , kindly check other issues as well. hopefully you may contribute on a different issue. thanks