Files
community-plugins/web-launcher/translations/de.json
T
2026-08-05 17:59:17 -04:00

28 lines
662 B
JSON

{
"notify": {
"message": "Öffne {name}",
"title": "Websites"
},
"settings": {
"command": {
"description": "Befehl zum Starten der Website. Beispiel: \"firefox --new-window\"",
"label": "Befehl"
},
"icon_provider": {
"description": "Icon Downloadquelle",
"direct": "Website-eigenes favicon.ico",
"duckduckgo": "DuckDuckGo",
"google": "Google",
"label": "Icon Anbieter"
},
"links": {
"description": "Format: Name|https://url",
"label": "Links"
},
"notify": {
"description": "Beim Öffnen des Links benachrichtigen",
"label": "Benachrichtigen"
}
}
}