feat: 增加整点报时,增加闹钟

This commit is contained in:
2026-06-01 01:23:35 +08:00
parent 1c89943459
commit 1f6832ac17
60 changed files with 71963 additions and 77 deletions

View File

@@ -44,6 +44,10 @@
<string name="options_text_default_launcher">设置为默认桌面</string>
<string name="enable_text_default_launcher">已设置为默认桌面</string>
<string name="disable_text_default_launcher">未设置为默认桌面</string>
<string name="options_text_hourly_chime">开启整点报时</string>
<string name="enable_text_hourly_chime">已开启,整点时将自动语音报时</string>
<string name="disable_text_hourly_chime">未开启,整点时将自动语音报时</string>
<!--utils end-->
</resources>