You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,8 @@ Used technologies are:
20
20
*[wav-encoder](https://github.com/mohayonao/wav-encoder) and [wasm-media-encoders](https://github.com/arseneyr/wasm-media-encoders)
21
21
for encoding exported songs to WAV/MP3
22
22
*[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.
24
25
25
26
26
27
Contribute new tunes
@@ -29,6 +30,12 @@ Contribute new tunes
29
30
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.
30
31
31
32
33
+
Contribute translations
34
+
=======================
35
+
36
+
Translations are managed on [Weblate](https://hosted.weblate.org/projects/ror-player/#information). Register there to start contributing.
0 commit comments