translator но без озвучивания слов на английском

This commit is contained in:
2026-01-09 01:01:27 +03:00
parent 53809c03f4
commit 242ead5355
11 changed files with 845 additions and 238 deletions

12
alarms.json Normal file
View File

@@ -0,0 +1,12 @@
[
{
"hour": 10,
"minute": 15,
"active": true
},
{
"hour": 3,
"minute": 42,
"active": false
}
]