locale notifications
This commit is contained in:
parent
882de9cb49
commit
c501a8ddb1
4 changed files with 10 additions and 12 deletions
|
@ -525,3 +525,7 @@ Update 03/07/2022 20:00 UTC
|
|||
Update 25/07/2022 00:22 UTC
|
||||
|
||||
* `settings.option.visual.compactArtistHeader`: Added to `en_US`
|
||||
|
||||
Update 01/08/2022 13:00 UTC
|
||||
|
||||
* `term.skip`: Added to `en_US`
|
|
@ -62,6 +62,7 @@
|
|||
"term.stop": "Stop",
|
||||
"term.previous": "Previous",
|
||||
"term.next": "Next",
|
||||
"term.skip": "Skip",
|
||||
"term.shuffle": "Shuffle",
|
||||
"term.enableShuffle": "Enable shuffle",
|
||||
"term.disableShuffle": "Disable shuffle",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"term.stop": "Stop",
|
||||
"term.previous": "Previous",
|
||||
"term.next": "Next",
|
||||
"term.skip": "Skip",
|
||||
"term.shuffle": "Shuffle",
|
||||
"term.enableShuffle": "Enable shuffle",
|
||||
"term.disableShuffle": "Disable shuffle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue