Misc small changes (#1433)

* Fix React key warning in HelpDialog

* Change "lyric" to "lyrics" in en.json
This commit is contained in:
Steve Richter
2021-10-26 08:57:20 -04:00
committed by GitHub
parent 83eaafcbfb
commit 85185e3b98
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -344,13 +344,13 @@
"previousTrackText": "Previous track",
"reloadText": "Reload",
"volumeText": "Volume",
"toggleLyricText": "Toggle lyric",
"toggleLyricText": "Toggle lyrics",
"toggleMiniModeText": "Minimize",
"destroyText": "Destroy",
"downloadText": "Download",
"removeAudioListsText": "Delete audio lists",
"clickToDeleteText": "Click to delete %{name}",
"emptyLyricText": "No lyric",
"emptyLyricText": "No lyrics",
"playModeText": {
"order": "In order",
"orderLoop": "Repeat",