0.6.1 - UI Fixes

This commit is contained in:
exttex 2020-10-20 21:55:14 +02:00
parent 1384aedb35
commit df3b7d3d63
16 changed files with 215 additions and 34 deletions

File diff suppressed because one or more lines are too long

View file

@ -255,6 +255,10 @@ const language_en_us = {
"Library shuffle": "Library shuffle",
"Ignore interruptions": "Ignore interruptions",
"Requires app restart to apply!": "Requires app restart to apply!",
"Ask before downloading": "Ask before downloading"
"Ask before downloading": "Ask before downloading",
//0.6.1 Strings:
"Search history": "Search history",
"Clear search history": "Clear search history"
}
};