fix(client): 审计修复——device_limit 相对时间走 relativeTime 单源+裸 Icons 换 PangolinIcons+Payment onDone 三处接通+内联双语文案收进 AppText

This commit is contained in:
wangjia
2026-07-13 09:56:22 +08:00
parent e95995f20f
commit 3a8ff64921
13 changed files with 73 additions and 30 deletions
+3
View File
@@ -565,6 +565,9 @@ abstract class AppText {
String get switchPayMethod; // 换一种支付方式 / Switch payment method
String get cancelOrder; // 取消订单 / Cancel order
String get qrNotSupported;
String get orderCreateFailed; // 下单失败,请稍后重试 / Failed to create order, please retry(errorZh/En 为空时兜底)
String get payUnsupportedRenderType; // 暂不支持,请换支付方式 / Unsupported, switch payment method
String get payNoActiveOrder; // 暂无进行中的订单 / No active order
// ── 支付渠道 switch + 订单 ──
String get payChannel;