Timer plays sound when expired

This commit is contained in:
VincentMeilinger
2024-01-11 20:55:18 +01:00
parent 9b225f63b5
commit c6c60faf01
6 changed files with 52 additions and 0 deletions

View File

@@ -2853,6 +2853,9 @@
}
}
}
},
"Timer alert!" : {
},
"Title" : {
"localizations" : {
@@ -3161,6 +3164,9 @@
}
}
}
},
"Your timer is expired!" : {
}
},
"version" : "1.0"