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:
@@ -528,6 +528,12 @@ class StringsEn extends AppText {
|
||||
@override
|
||||
String get notifTypeImportant => 'Important';
|
||||
@override
|
||||
String get notifTypeReward => 'Credited';
|
||||
@override
|
||||
String get notifTypeVersion => 'Update';
|
||||
@override
|
||||
String get notifTypePromo => 'Promo';
|
||||
@override
|
||||
String get settingsGroupConn => 'Connection';
|
||||
@override
|
||||
String get settingsGroupAppearance => 'Appearance';
|
||||
|
||||
Reference in New Issue
Block a user