mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-20 22:21:09 +10:00
bug fix on artists page
This commit is contained in:
@@ -247,10 +247,6 @@
|
|||||||
"match": "\"Artist\"",
|
"match": "\"Artist\"",
|
||||||
"replace": "\"Исполнитель\""
|
"replace": "\"Исполнитель\""
|
||||||
},
|
},
|
||||||
"77": {
|
|
||||||
"match": "\"Album\"",
|
|
||||||
"replace": "\"Альбом\""
|
|
||||||
},
|
|
||||||
"78": {
|
"78": {
|
||||||
"match": "\"Open queue\"",
|
"match": "\"Open queue\"",
|
||||||
"replace": "\"Открыть очередь\""
|
"replace": "\"Открыть очередь\""
|
||||||
@@ -279,4 +275,4 @@
|
|||||||
"match": "\"Не удалось изменить\"",
|
"match": "\"Не удалось изменить\"",
|
||||||
"replace": "\"Не удалось обновить\""
|
"replace": "\"Не удалось обновить\""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user