0.5.3 - Download fixes, shuffle fix, sorting in library

This commit is contained in:
exttex 2020-10-12 22:49:13 +02:00
parent 952cf0f508
commit 2f471268c6
18 changed files with 556 additions and 167 deletions

View file

@ -224,6 +224,9 @@ const language_ru_ru = {
"Save cover file for every track": "Обложки для каждого трека отдельным файлом",
"Download Log": "Лог загрузок (технические данные)",
"Repository": "Репозиторий",
"Source code, report issues there.": "Исходный код, вопросы, предложения."
"Source code, report issues there.": "Исходный код, вопросы, предложения.",
//0.5.2 Strings:
"Use system theme": "Использовать тему системы",
"Light": "Светлая"
}
};