0.5.7 - Sleep timer

This commit is contained in:
exttex 2020-10-15 22:10:17 +02:00
parent 2ad4c169b8
commit 396b51e90f
7 changed files with 158 additions and 32 deletions

View file

@ -238,6 +238,13 @@ const language_en_us = {
//0.5.6 Strings:
"Create .nomedia files": "Create .nomedia files",
"To prevent gallery being filled with album art": "To prevent gallery being filled with album art"
"To prevent gallery being filled with album art": "To prevent gallery being filled with album art",
//0.5.7 Strings:
"Sleep timer": "Sleep timer",
"Minutes:": "Minutes:",
"Hours:": "Hours:",
"Cancel current timer": "Cancel current timer",
"Current timer ends at": "Current timer ends at"
}
};