• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
  • License
    MIT License
  • Created over 10 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tampermonkey's locale files

tampermonkey-i18n

This repo contains Tampermonkey's locale files

get it

You can get Tampermonkey here: http://tampermonkey.net

contribute

If you want to contribute then this userscript might help you:

After installing the script you will see a button Adjust to English translation at the button bar of each message.json file. After clicking at this button the page will be replaced by the current locale file plus all missing translations. Missing translations will be wrapped by angle bracket like this:

  "Dont_ask_again": {
     "message": ">>>Don't ask again<<<"
  },

After translating the missing content you can either create a pull request or just send me the translation to kontakt at tampermonkey.net