mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-08 03:30:01 +02:00
feat: add Japanese Furigana support to lyrics display (#2161)
This commit is contained in:
@@ -843,6 +843,8 @@
|
||||
"discordUpdateInterval_description": "The time in seconds between each update (minimum 15 seconds)",
|
||||
"enableAutoTranslation_description": "Enable translation automatically when lyrics are loaded",
|
||||
"enableAutoTranslation": "Enable auto translation",
|
||||
"enableFurigana_description": "Display pronunciation guides (furigana) over Japanese kanji lyrics.",
|
||||
"enableFurigana": "Enable furigana generation",
|
||||
"enableRemote_description": "Enables the remote control server to allow other devices to control the application",
|
||||
"enableRemote": "Enable remote control server",
|
||||
"exitToTray_description": "Exit the application to the system tray",
|
||||
|
||||
Reference in New Issue
Block a user