@yuhongbo1/lrc-player
Version:
play lrc file in browser
16 lines • 812 B
Markdown
lrc-player - play lrc file in browser.
Check out document: [lrc-player Document](https://cnoctave.github.io/lrc-player/index.html)
In ./docs directory, index.html is zh-CN simplified Chinese document.
For example, if you want to translate document into English.
1. Copy index.html as another document with different language code as filename,
for example, en-US.html.
2. Translate en-US.html into English.
3. Add dropdown like the picture below to every *.html.
For example, add dropdown "en-US English".

The code for adding dropdown is like the picture below.

4. PR to lrc-player.