Skip to content

Commit 3c51266

Browse files
committed
Mention Weblate in README
1 parent 7b58f96 commit 3c51266

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Used technologies are:
2020
* [wav-encoder](https://github.com/mohayonao/wav-encoder) and [wasm-media-encoders](https://github.com/arseneyr/wasm-media-encoders)
2121
for encoding exported songs to WAV/MP3
2222
* [pako](https://github.com/nodeca/pako) to compress shared links
23-
* [Vite](https://vitejs.dev/) for building and [Vitest](https://vitest.dev/) for testing.
23+
* [Vite](https://vitejs.dev/) for building and [Vitest](https://vitest.dev/) for testing
24+
* [i18next](https://www.i18next.com/) for internationalization and [Weblate](https://weblate.org/) to manage translations.
2425

2526

2627
Contribute new tunes
@@ -29,6 +30,12 @@ Contribute new tunes
2930
Please see the [contribution guide](https://player-docs.rhythms-of-resistance.org/guide/contribution/tunes.html) for instructions how to add new tunes to the player.
3031

3132

33+
Contribute translations
34+
=======================
35+
36+
Translations are managed on [Weblate](https://hosted.weblate.org/projects/ror-player/#information). Register there to start contributing.
37+
38+
3239
Technical notes
3340
===============
3441

0 commit comments

Comments
 (0)