feat(client/notices): 通知页真实化+铃铛红点接 provider+进页清读+三类型标签六语

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P9G7E3wmAYL9KeYCVZVsqu
This commit is contained in:
wangjia
2026-07-13 14:05:47 +08:00
parent 84b162e834
commit 78fd600522
30 changed files with 358 additions and 105 deletions
+6
View File
@@ -529,6 +529,12 @@ class StringsJa extends AppText {
@override
String get notifTypeImportant => '重要';
@override
String get notifTypeReward => '入金';
@override
String get notifTypeVersion => 'アップデート';
@override
String get notifTypePromo => 'キャンペーン';
@override
String get settingsGroupConn => '接続';
@override
String get settingsGroupAppearance => '外観';