Files
Homarr/public/locales/ko/modules/iframe.json

23 lines
315 B
JSON
Raw Normal View History

2023-02-25 06:15:33 +09:00
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"embedUrl": {
"label": ""
},
"allowFullScreen": {
"label": ""
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "",
"text": ""
}
}
}
}