feat(l10n): 邀请/通知/设置分组文案 ×6 语言(Spec ②③占位)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -587,4 +587,29 @@ abstract class AppText {
|
||||
String get orderRefresh;
|
||||
String get orderRebuy;
|
||||
String get payMethodNezha; // 请复制内容后在支付宝内打开 / Copy and open in Alipay
|
||||
String get orderStatusExpired; // 已过期 / Expired
|
||||
|
||||
// ── 邀请好友(Spec ②占位) ──
|
||||
String get inviteEntry; // 邀请好友得会员 / Invite friends, earn membership
|
||||
String get inviteEntrySub; // 好友注册 · 双方都得会员天数 / Friend signs up · both earn days
|
||||
String get inviteTitle; // 邀请好友 / Invite friends
|
||||
String get inviteCodeLabel; // 邀请码 / Invite code
|
||||
String get inviteLinkLabel; // 邀请链接 / Invite link
|
||||
String get inviteCopyCode; // 复制邀请码 / Copy code
|
||||
String get inviteCopyLink; // 复制链接 / Copy link
|
||||
String get inviteRewardsTitle; // 奖励规则 / Rewards
|
||||
String get inviteRewardRegister; // 好友注册 · 双方各得 3 天 / Sign up · +3 days each
|
||||
String get inviteRewardFirstBuy; // 好友首购 · 双方各得 15 天 / First purchase · +15 days each
|
||||
String get inviteRewardJoinTg; // 加入 TG 频道 · 得 3 天 / Join TG · +3 days
|
||||
String get inviteProgressTitle; // 我的奖励 / My rewards
|
||||
// ── 通知(Spec ③占位) ──
|
||||
String get notifTitle; // 通知 / Notifications
|
||||
String get notifEmpty; // 暂无通知 / No notifications
|
||||
String get notifTypeNews; // 新闻 / News
|
||||
String get notifTypeFeature; // 功能 / Feature
|
||||
String get notifTypeImportant; // 重要 / Important
|
||||
// ── 设置分组 ──
|
||||
String get settingsGroupConn; // 连接 / Connection
|
||||
String get settingsGroupAppearance;// 外观 / Appearance
|
||||
String get settingsGroupAbout; // 关于 / About
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user