🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "iFrame",
|
||||
"description": "嵌入互联网上的任何内容。一些网站可能限制访问。",
|
||||
"description": "嵌入互联网上的任何内容。某些网站可能限制访问。",
|
||||
"settings": {
|
||||
"title": "iFrame设置",
|
||||
"embedUrl": {
|
||||
"label": "嵌入URL"
|
||||
"label": "嵌入地址"
|
||||
},
|
||||
"allowFullScreen": {
|
||||
"label": "允许全屏"
|
||||
},
|
||||
"allowTransparency": {
|
||||
"label": "允许透明度"
|
||||
"label": "允许透明"
|
||||
},
|
||||
"allowScrolling": {
|
||||
"label": "允许滚动"
|
||||
},
|
||||
"allowPayment": {
|
||||
"label": "允许付款"
|
||||
"label": "允许支付"
|
||||
},
|
||||
"allowAutoPlay": {
|
||||
"label": "允许自动播放"
|
||||
@@ -26,7 +26,7 @@
|
||||
"label": "允许麦克风"
|
||||
},
|
||||
"allowCamera": {
|
||||
"label": "允许使用摄像头"
|
||||
"label": "允许摄像头"
|
||||
},
|
||||
"allowGeolocation": {
|
||||
"label": "允许地理位置"
|
||||
@@ -37,8 +37,9 @@
|
||||
"errors": {
|
||||
"noUrl": {
|
||||
"title": "无效链接",
|
||||
"text": "确保您在小部件配置中输入了一个有效的地址"
|
||||
}
|
||||
"text": "确保您在组件配置中输入了一个有效的地址"
|
||||
},
|
||||
"browserSupport": "您的浏览器不支持 iframe。请更新您的浏览器。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user