feat: update license manually
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": "客户端版本",
|
||||
|
||||
Reference in New Issue
Block a user