Files
homarr/public/locales/he/modules/iframe.json
T
2023-02-24 22:15:33 +01:00

23 lines
591 B
JSON

{
"descriptor": {
"name": "IFrame",
"description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.",
"settings": {
"title": "הגדרות IFrame",
"embedUrl": {
"label": "הטמע כתובת אתר"
},
"allowFullScreen": {
"label": "הרשאה למסך מלא"
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "הזן קישור",
"text": "ודא שהזנת כתובת חוקית בתצורת הווידג'ט שלך"
}
}
}
}