diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index 5d29e251..dc73edaa 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -782,5 +782,9 @@ "startMelodyAtRandomPosDescription": "旋律将从随机位置开始", "@startMelodyAtRandomPosDescription": {}, "shuffleTimerMelodiesAction": "随机播放所有已过滤定时器的旋律", - "@shuffleTimerMelodiesAction": {} + "@shuffleTimerMelodiesAction": {}, + "shuffleAlarmMelodiesAction": "为所有选中的闹钟随机一个铃声", + "@shuffleAlarmMelodiesAction": {}, + "resetAllFilteredTimersAction": "重置所有选中的计时器", + "@resetAllFilteredTimersAction": {} }