New translations search-engine.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 12:11:44 +02:00
committed by ajnart
parent 9340d4b113
commit b9d9086721

View File

@@ -1,11 +1,11 @@
{ {
"title": "Suchmaschine", "title": "Search engine",
"tips": { "tips": {
"generalTip": "Verwenden die Präfixe !yt und !t vor deiner Suchanfrage, um auf YouTube bzw. nach einem Torrent zu suchen.", "generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.",
"placeholderTip": "%s kann als Platzhalter für deine Suchanfrage verwendet werden." "placeholderTip": "%s can be used as a placeholder for the query."
}, },
"customEngine": { "customEngine": {
"label": "Suchanfrage URL", "label": "Query URL",
"placeholder": "Benutzerdefinierte Adresse" "placeholder": "Custom query URL"
} }
} }