@ylink-sdk/mobile-web 0.7.3 → 0.8.1-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lang/en.json +4 -3
- package/dist/lang/es.json +3 -2
- package/dist/lang/fr.json +4 -3
- package/dist/lang/it.json +4 -3
- package/dist/lang/ja.json +3 -2
- package/dist/lang/pt.json +4 -3
- package/dist/lang/ru.json +1391 -0
- package/dist/lang/zh.json +4 -3
- package/dist/style.css +1 -1
- package/dist/ylink-sdk-mobile.umd.js +26 -27
- package/package.json +1 -3
- package/dist/config.json +0 -65
package/dist/lang/zh.json
CHANGED
|
@@ -1362,7 +1362,7 @@
|
|
|
1362
1362
|
"@i18n.free.version.mianfeiban": "免费版",
|
|
1363
1363
|
"@i18n.professional.edition.zhuanyeban": "专业版",
|
|
1364
1364
|
"@i18n.you.are.joining.the.free.version.ninzhengza": "您正在加入免费版会议。",
|
|
1365
|
-
"@i18n.please.note.that.personnel.such.as.qingzhuyi": "
|
|
1365
|
+
"@i18n.please.note.that.personnel.such.as.qingzhuyi": "请注意:公检法、国家公务人员、商家、平台客服等人员不会通过免费版会议联系你进行各种涉及钱财、银行账户的操作。",
|
|
1366
1366
|
"@i18n.you.are.following.the.v.perspective.ninzhengza": "您正在跟随{v}视角,暂不支持移动或缩放画布",
|
|
1367
1367
|
"@i18n.you.are.following.vs.perspective.ninzhengza": "您正在跟随{v}视角",
|
|
1368
1368
|
"@i18n.please.click.on.the.camera.icon.qingzailiu": "请在浏览器地址栏右侧(或左侧),点击摄像头图标,允许本网页访问摄像头或麦克风。设置后,可能需要刷新网页才能生效。",
|
|
@@ -1386,5 +1386,6 @@
|
|
|
1386
1386
|
"@i18n.unsupported.message.types.please.download.the.buzhichide.31173": "[不支持的消息类型,请下载客户端查看]",
|
|
1387
1387
|
"@i18n.v.revoked.a.message.vchehui.75848": "{v}撤回了一条消息",
|
|
1388
1388
|
"@i18n.insufficient.system.performance.may.cause.lag.xitongxing.49702": "系统性能不足,可能导致卡顿",
|
|
1389
|
-
"@i18n.suggest.closing.other.programs.to.free.jianyiguan.17146": "建议关闭其他程序释放资源"
|
|
1390
|
-
|
|
1389
|
+
"@i18n.suggest.closing.other.programs.to.free.jianyiguan.17146": "建议关闭其他程序释放资源",
|
|
1390
|
+
"@i18n.please.do.not.easily.share.screens.qingbuyaoq.79793": "请不要轻易共享屏幕,谨防诈骗"
|
|
1391
|
+
}
|