Skip to content

Commit da6a33d

Browse files
feat(payment-link): update traditional chinese local (#8935)
1 parent 2f7cd4f commit da6a33d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/router/src/core/payment_link/locale.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ const locales = {
586586
},
587587
zh_hant: {
588588
expiresOn: "連結到期日期:",
589-
refId: "參考編號",
589+
refId: "參考編號",
590590
requestedBy: "請求者 ",
591591
payNow: "立即付款",
592592
addPaymentMethod: "新增付款方式",
@@ -600,7 +600,7 @@ const locales = {
600600
paymentTakingLonger: "抱歉!您的付款處理時間比預期長。請稍後再查看。",
601601
paymentLinkExpired: "付款連結已過期",
602602
paymentReceived: "我們已成功收到您的付款",
603-
paymentLinkExpiredMessage: "抱歉,此付款連結已過期。請使用以下參考進行進一步調查。",
603+
paymentLinkExpiredMessage: "抱歉,此支付链接已过期。 请使用以下参考进行进一步调查。",
604604
paidSuccessfully: "付款成功",
605605
paymentPending: "付款待處理",
606606
paymentFailed: "付款失敗!",

0 commit comments

Comments
 (0)