🌐 New Crowdin updates (#711)
This commit is contained in:
23
public/locales/zh/modules/iframe.json
Normal file
23
public/locales/zh/modules/iframe.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "IFrame",
|
||||
"description": "嵌入互联网上的任何内容。一些网站可能限制访问。",
|
||||
"settings": {
|
||||
"title": "IFrame设置",
|
||||
"embedUrl": {
|
||||
"label": "嵌入URL"
|
||||
},
|
||||
"allowFullScreen": {
|
||||
"label": "允许全屏"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noUrl": {
|
||||
"title": "输入 URL",
|
||||
"text": "确保您在小部件配置中输入了一个有效的地址"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user