updated custom_timer; added kv for timer_screen.py, play sound for timer, json reading
This commit is contained in:
6
json/errors.json
Normal file
6
json/errors.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"no_time": "Не указано время таймера!",
|
||||
"negative_time": "Время таймера не может быть отрицательным!",
|
||||
"ss_mm_big": "Секунды и минуты не могут быть больше 59!",
|
||||
"hh_big": "Часы не могут быть больше 23!"
|
||||
}
|
||||
Reference in New Issue
Block a user