feat: update license manually

This commit is contained in:
Tristan Yang
2022-11-29 14:59:32 +08:00
parent 55f26a6077
commit 82ebe7b677
10 changed files with 136 additions and 45 deletions
+8 -1
View File
@@ -66,6 +66,8 @@
"create": "Created At",
"value": "License Value",
"renew": "Renew License",
"update": "Update Manually",
"update_placeholder": "Please Input the new license value",
"renew_select": "Please select the price",
"tip": {
"title": "A chance to get a free license upgrade!",
@@ -120,7 +122,12 @@
"config": "Configuration Description",
"param_key": "Parameter Key",
"default_value": "Default Value",
"remark": "Remarks"
"remark": "Remarks",
"param_host": "Assign the user chatting with visitor(User ID)",
"param_close_width": "The width while widget closed",
"param_close_height": "The height while widget closed",
"param_open_width": "The width while widget opened",
"param_open_height": "The height while widget opened"
},
"faq": {
"client_version": "Client Version",
+9 -1
View File
@@ -67,6 +67,9 @@
"create": "创建时间",
"value": "证书内容",
"renew": "升级证书",
"update": "手动更新",
"update_placeholder": "请输入新的证书内容",
"renew_select": "请选择价格套餐",
"tip": {
"title": "一个获取免费升级的机会!",
@@ -121,7 +124,12 @@
"config": "配置说明",
"param_key": "参数",
"default_value": "默认值",
"remark": "备注"
"remark": "备注",
"param_host": "指定和谁聊天(用户ID)",
"param_close_width": "挂件关闭态的宽度",
"param_close_height": "挂件关闭态的高度",
"param_open_width": "挂件打开态的宽度",
"param_open_height": "挂件打开态的高度"
},
"faq": {
"client_version": "客户端版本",