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:
@@ -522,6 +522,12 @@ class StringsZh 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 => '外观';
|
||||
|
||||
Reference in New Issue
Block a user