forked from MapComplete/MapComplete
Fix: add check for missing 'noopener' attributes; add missing noopener attributes
This commit is contained in:
parent
39572f4767
commit
6e8617c93f
11 changed files with 470 additions and 468 deletions
|
@ -610,23 +610,30 @@
|
|||
"he": "האם יש אתר אינטרנט עם מידע נוסף על היצירה הזו?"
|
||||
},
|
||||
"render": {
|
||||
"en": "More information on <a href='{website}' target='_blank'>this website</a>",
|
||||
"nl": "Meer informatie op <a href='{website}' target='_blank'>deze website</a>",
|
||||
"fr": "Plus d'info <a href='{website}' target='_blank'>sûr ce site web</a>",
|
||||
"de": "Weitere Informationen auf <a href='{website}' target='_blank'>dieser Webseite</a>",
|
||||
"id": "Info lanjut tersedia di <a href='{website}' target='_blank'>laman web</a> ini",
|
||||
"it": "Ulteriori informazioni su <a href='{website}' target='_blank'>questo sito web</a>",
|
||||
"ru": "Больше информации на <a href='{website}' target='_blank'>этом сайте</a>",
|
||||
"ja": "<a href='{website}' target='_blank'>Webサイト</a>に詳細情報がある",
|
||||
"zh_Hant": "<a href='{website}' target='_blank'>這個網站</a>有更多資訊",
|
||||
"nb_NO": "Mer info er å finne på <a href='{website}' target='_blank'>denne nettsiden</a>",
|
||||
"pt": "Mais informações <a href='{website}' target='_blank'>neste site</a>",
|
||||
"hu": "További információ <a href='{website}' target='_blank'>ezen a weboldalon</a>",
|
||||
"pl": "Więcej informacji na <a href='{website}' target='_blank'>tej stronie</a>",
|
||||
"es": "Más información en <a href='{website}' target='_blank'>este sitio web</a>",
|
||||
"da": "Yderligere oplysninger på <a href='{website}' target='_blank'> dette websted</a>",
|
||||
"cs": "Více informací na <a href='{website}' target='_blank'>této webové stránce</a>",
|
||||
"ca": "Més informació a <a href='{website}' target='_blank'>aquesta pàgina web</a>"
|
||||
"special": {
|
||||
"type": "link",
|
||||
"href": "{website}",
|
||||
"text": {
|
||||
"en": "More information on this website",
|
||||
"nl": "Meer informatie op deze website",
|
||||
"fr": "Plus d'info sûr ce site web",
|
||||
"de": "Weitere Informationen auf dieser Webseite",
|
||||
"id": "Info lanjut tersedia di laman web ini",
|
||||
"it": "Ulteriori informazioni su questo sito web",
|
||||
"ru": "Больше информации на этом сайте",
|
||||
"ja": "Webサイトに詳細情報がある",
|
||||
"zh_Hant": "這個網站有更多資訊",
|
||||
"nb_NO": "Mer info er å finne på denne nettsiden",
|
||||
"pt": "Mais informações neste site",
|
||||
"hu": "További információ ezen a weboldalon",
|
||||
"pl": "Więcej informacji na tej stronie",
|
||||
"es": "Más información en este sitio web",
|
||||
"da": "Yderligere oplysninger på dette websted",
|
||||
"cs": "Více informací na této webové stránce",
|
||||
"ca": "Més informació a aquesta pàgina web"
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
"freeform": {
|
||||
"key": "website",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue