Files
Homarr/public/locales/he/modules/iframe.json
Thomas Camlong cad111de6d New Crowdin updates (#817)
* New translations common.json (Spanish)

* New translations common.json (Danish)

* New translations common.json (German)

* New translations common.json (Hebrew)

* New translations common.json (Italian)

* New translations common.json (Norwegian)

* New translations common.json (Slovak)

* New translations common.json (Ukrainian)

* New translations add-app.json (Spanish)

* New translations add-app.json (Danish)

* New translations add-app.json (German)

* New translations add-app.json (Hebrew)

* New translations add-app.json (Italian)

* New translations add-app.json (Norwegian)

* New translations add-app.json (Slovak)

* New translations rss.json (Spanish)

* New translations rss.json (Danish)

* New translations rss.json (German)

* New translations rss.json (Hebrew)

* New translations rss.json (Italian)

* New translations rss.json (Norwegian)

* New translations rss.json (Slovak)

* New translations iframe.json (Spanish)

* New translations iframe.json (Danish)

* New translations iframe.json (German)

* New translations iframe.json (Hebrew)

* New translations iframe.json (Italian)

* New translations iframe.json (Norwegian)

* New translations iframe.json (Slovak)

* New translations iframe.json (Ukrainian)

* New translations error-boundary.json (Spanish)

* New translations error-boundary.json (Danish)

* New translations error-boundary.json (German)

* New translations error-boundary.json (Hebrew)

* New translations error-boundary.json (Italian)

* New translations error-boundary.json (Norwegian)

* New translations error-boundary.json (Slovak)
2023-04-16 18:57:18 +09:00

23 lines
574 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": "ודא שהזנת כתובת חוקית בתצורת הווידג'ט שלך"
}
}
}
}