Correction

This commit is contained in:
kyw504100 2022-02-25 23:31:06 +08:00
parent 76db8223dc
commit 77c8508561
No known key found for this signature in database
GPG key ID: 9116E2159A0521FD
2 changed files with 6 additions and 2 deletions

View file

@ -172,3 +172,7 @@ Update 19/2/2022 21:00 UTC
* `settings.option.visual.theme.github.install.confirm`: Added for `en_US`
* `settings.option.experimental.unknownPlugin`: Added for `en_US`
* `settings.option.experimental.unknownPlugin.description`: Added for `en_US`
Update 25/02/2022 15:30 UTC
* `action.moveToTop`: Changed to `Move out of Folder` instead of `Move to top`

View file

@ -199,7 +199,7 @@
"action.startRadio": "Start Radio",
"action.goToArtist": "Go to Artist",
"action.goToAlbum": "Go to Album",
"action.moveToTop": "Move to top",
"action.moveToTop": "Move out of Folder",
"action.share": "Share",
"action.rename": "Rename",
"action.love": "Love",