New translations iframe.json (Chinese Simplified)

This commit is contained in:
Thomas Camlong
2023-06-27 14:53:16 +09:00
parent c959311cee
commit 63354b8c63

View File

@@ -14,29 +14,29 @@
"label": "" "label": ""
}, },
"allowScrolling": { "allowScrolling": {
"label": "" "label": "允许滚动"
}, },
"allowPayment": { "allowPayment": {
"label": "" "label": ""
}, },
"allowAutoPlay": { "allowAutoPlay": {
"label": "" "label": "允许自动播放"
}, },
"allowMicrophone": { "allowMicrophone": {
"label": "" "label": "允许麦克风"
}, },
"allowCamera": { "allowCamera": {
"label": "" "label": "允许使用摄像头"
}, },
"allowGeolocation": { "allowGeolocation": {
"label": "" "label": "允许地理位置"
} }
} }
}, },
"card": { "card": {
"errors": { "errors": {
"noUrl": { "noUrl": {
"title": "", "title": "无效链接",
"text": "确保您在小部件配置中输入了一个有效的地址" "text": "确保您在小部件配置中输入了一个有效的地址"
} }
} }