- fixed activation of liked songs filter tags for all locales except en
- russian translation corrected
This commit is contained in:
amd64fox
2024-04-21 11:23:34 +03:00
parent 7ac0d407d5
commit 1ddd051567
2 changed files with 20 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"lang": {
"version": "1.2.31",
"version": "1.2.36",
"language": "Russian"
},
"1": {
@@ -188,47 +188,35 @@
"replace": "\"Место проведения\""
},
"47": {
"match": "\"Unpin upcoming audiobook\"",
"replace": "\"Открепить предстоящую аудиокнигу\""
"match": "\"View credits\"",
"replace": "\"Показать сведения\""
},
"48": {
"match": "\"Notifications\"",
"replace": "\"Уведомления\""
},
"49": {
"match": "\"Pin upcoming audiobook\"",
"replace": "\"Закрепить предстоящую аудиокнигу\""
},
"50": {
"match": "\"When this audiobook is released we.ll add it to Your Library.\"",
"replace": "\"Когда эта аудиокнига выйдет, мы добавим её в вашу библиотеку.\""
},
"51": {
"match": "\"Bring back to main window\"",
"replace": "\"Вернуться к основному окну\""
},
"52": {
"50": {
"match": "\"You have no notifications\"",
"replace": "\"У вас нет уведомлений\""
},
"53": {
"51": {
"match": "\"Related videos\"",
"replace": "\"Похожие видео\""
},
"54": {
"match": "\"Upcoming audiobook\"",
"replace": "\"Предстоящая аудиокнига\""
},
"55": {
"52": {
"match": "\"Song\"",
"replace": "\"Трек\""
},
"56": {
"53": {
"match": "\"Episode\"",
"replace": "\"Эпизод\""
},
"57": {
"54": {
"match": "\"Chapter\"",
"replace": "\"Глава\""
}
}
}