feat: update widget setting

This commit is contained in:
Tristan Yang
2023-03-13 18:25:47 +08:00
parent 7fcbfb3693
commit a80c57933d
8 changed files with 71 additions and 22 deletions
+3 -1
View File
@@ -200,7 +200,9 @@
"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"
"param_open_height": "The height while widget opened",
"share_link": "Share the widget link so that people can chat with you directly",
"widget_faq": "Enable Let Everyone Join First"
},
"version": {
"client_version": "Client Version",
+3 -1
View File
@@ -194,7 +194,9 @@
"param_close_width": "挂件关闭态的宽度",
"param_close_height": "挂件关闭态的高度",
"param_open_width": "挂件打开态的宽度",
"param_open_height": "挂件打开态的高度"
"param_open_height": "挂件打开态的高度",
"share_link": "分享此链接,别人可以通过该地址直接与你对话",
"widget_faq": "允许公开注册"
},
"version": {
"client_version": "客户端版本",