Correction
This commit is contained in:
parent
76db8223dc
commit
77c8508561
2 changed files with 6 additions and 2 deletions
|
@ -172,3 +172,7 @@ Update 19/2/2022 21:00 UTC
|
||||||
* `settings.option.visual.theme.github.install.confirm`: Added for `en_US`
|
* `settings.option.visual.theme.github.install.confirm`: Added for `en_US`
|
||||||
* `settings.option.experimental.unknownPlugin`: Added for `en_US`
|
* `settings.option.experimental.unknownPlugin`: Added for `en_US`
|
||||||
* `settings.option.experimental.unknownPlugin.description`: 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`
|
|
@ -199,7 +199,7 @@
|
||||||
"action.startRadio": "Start Radio",
|
"action.startRadio": "Start Radio",
|
||||||
"action.goToArtist": "Go to Artist",
|
"action.goToArtist": "Go to Artist",
|
||||||
"action.goToAlbum": "Go to Album",
|
"action.goToAlbum": "Go to Album",
|
||||||
"action.moveToTop": "Move to top",
|
"action.moveToTop": "Move out of Folder",
|
||||||
"action.share": "Share",
|
"action.share": "Share",
|
||||||
"action.rename": "Rename",
|
"action.rename": "Rename",
|
||||||
"action.love": "Love",
|
"action.love": "Love",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue