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

23 lines
591 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "IFrame",
"description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.",
"settings": {
"title": "הגדרות IFrame",
"embedUrl": {
"label": "הטמע כתובת אתר"
},
"allowFullScreen": {
"label": "הרשאה למסך מלא"
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "הזן קישור",
"text": "ודא שהזנת כתובת חוקית בתצורת הווידג'ט שלך"
}
}
}
}