We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7cd4f commit da6a33dCopy full SHA for da6a33d
crates/router/src/core/payment_link/locale.js
@@ -586,7 +586,7 @@ const locales = {
586
},
587
zh_hant: {
588
expiresOn: "連結到期日期:",
589
- refId: "參考編號:",
+ refId: "參考編號",
590
requestedBy: "請求者 ",
591
payNow: "立即付款",
592
addPaymentMethod: "新增付款方式",
@@ -600,7 +600,7 @@ const locales = {
600
paymentTakingLonger: "抱歉!您的付款處理時間比預期長。請稍後再查看。",
601
paymentLinkExpired: "付款連結已過期",
602
paymentReceived: "我們已成功收到您的付款",
603
- paymentLinkExpiredMessage: "抱歉,此付款連結已過期。請使用以下參考進行進一步調查。",
+ paymentLinkExpiredMessage: "抱歉,此支付链接已过期。 请使用以下参考进行进一步调查。",
604
paidSuccessfully: "付款成功",
605
paymentPending: "付款待處理",
606
paymentFailed: "付款失敗!",
0 commit comments