diff options
author | Ajay Ramachandran <[email protected]> | 2023-08-13 15:13:24 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2023-08-13 15:13:24 -0400 |
commit | de22accfda8c6dc5204d6b1aa7f2a53f25f4075d (patch) | |
tree | 1871f8872d9549a7fc8ec8494371d55d5fba556d | |
parent | 32d98e65449253400fcdbd1d7b639a5e496dbafe (diff) | |
parent | e5b0b60dde35b98d6b33e6a9a1cfbe0c22b1724d (diff) | |
download | SponsorBlock-de22accfda8c6dc5204d6b1aa7f2a53f25f4075d.tar.gz SponsorBlock-de22accfda8c6dc5204d6b1aa7f2a53f25f4075d.zip |
Merge pull request #1828 from mchangrh/contributing-translations
add translations to contributing
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f67fb647..ac044615 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,8 @@ If you make any contributions to SponsorBlock after this file was created, you are agreeing that any code you have contributed will be licensed under LGPL-3.0 or later. +# Translations +https://crowdin.com/project/sponsorblock + # Building ## Building locally 0. You must have [Node.js 16 or later](https://nodejs.org/) and npm installed. Works best on Linux |