fix(client): 审计修复——device_limit 相对时间走 relativeTime 单源+裸 Icons 换 PangolinIcons+Payment onDone 三处接通+内联双语文案收进 AppText
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user