更新多语言支持,新增“回到首页”文本到支付相关的语言文件中

This commit is contained in:
Phoenix 2025-04-18 20:21:54 +08:00
parent f2be1153a4
commit 6d6c50292f
3 changed files with 6 additions and 3 deletions

View File

@ -248,7 +248,8 @@
"fail": "Payment Failed",
"unpaid": "Unpaid",
"expired": "Payment Expired",
"partial": "Partially Paid"
"partial": "Partially Paid",
"backToHome": "Back to homepage"
},
"text1": "Payment Result",
"text2": "Payment Successful",

View File

@ -248,7 +248,8 @@
"fail": "支払い失敗",
"unpaid": "未払い",
"expired": "支払い期限切れ",
"partial": "一部支払い"
"partial": "一部支払い",
"backToHome": "ホームページに戻ります"
},
"text1": "支払い結果",
"text2": "支払い成功",

View File

@ -299,7 +299,8 @@
"fail": "支付失敗",
"unpaid": "未支付",
"expired": "支付已過期",
"partial": "部分支付"
"partial": "部分支付",
"backToHome": "回到首頁"
},
"text1": "支付結果",
"text2": "支付成功",