refactor: payment callback page

This commit is contained in:
Tristan Yang
2023-01-09 09:42:27 +08:00
parent 77e4edab9b
commit db3a942a47
6 changed files with 33 additions and 46 deletions
+6 -1
View File
@@ -81,7 +81,12 @@
"title": "A chance to get a free license upgrade!",
"user_test": "Get a free license upgrade through a 25 min user testing",
"contact": "Book a time here: "
}
},
"payment_success": "Payment Success!",
"back_home": "Back Home",
"tip_renewing": "Renewing the License, do not close the window!",
"tip_renewed": "Renew the License Successfully!",
"tip_renew_error": "Invalided Stripe Session ID"
},
"bot": {
"add_api_key": "Add API Key",
+6 -1
View File
@@ -79,7 +79,12 @@
"title": "一个获取免费升级的机会!",
"user_test": "通过blog文章或社交媒体分享使用体验,获取免费升级的机会",
"contact": "加微信获得:"
}
},
"payment_success": "付款成功",
"back_home": "回到首页",
"tip_renewing": "正在更新证书,请勿关闭窗口!",
"tip_renewed": "证书更新成功!",
"tip_renew_error": "无效的Stripe ID"
},
"bot": {
"add_api_key": "新增API Key",