mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 19:01:40 +00:00
[bugfix]: correct text for albumDetail (#376)
This commit is contained in:
parent
adc09e6bbf
commit
11af31c539
7 changed files with 7 additions and 7 deletions
|
|
@ -485,7 +485,7 @@
|
|||
"recentlyPlayed": "最近の再生"
|
||||
},
|
||||
"albumDetail": {
|
||||
"moreFromArtist": "$t(entity.genre_one) の他の項目",
|
||||
"moreFromArtist": "$t(entity.artist_one) の他の項目",
|
||||
"moreFromGeneric": "{{item}} の他の項目"
|
||||
},
|
||||
"setting": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue