diff options
author | Michael C <[email protected]> | 2023-08-13 15:05:08 -0400 |
---|---|---|
committer | Michael C <[email protected]> | 2023-08-13 15:05:08 -0400 |
commit | e5b0b60dde35b98d6b33e6a9a1cfbe0c22b1724d (patch) | |
tree | 1871f8872d9549a7fc8ec8494371d55d5fba556d | |
parent | 32d98e65449253400fcdbd1d7b639a5e496dbafe (diff) | |
download | SponsorBlock-e5b0b60dde35b98d6b33e6a9a1cfbe0c22b1724d.tar.gz SponsorBlock-e5b0b60dde35b98d6b33e6a9a1cfbe0c22b1724d.zip |
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 |