From: Felix Kästner <git@fpunktk.de>
Date: Tue, 11 Jun 2019 16:45:42 +0000 (+0200)
Subject: add linguee search engine for translations
X-Git-Url: https://fpunktk.de/gitweb/?a=commitdiff_plain;h=50383593c4e02b1bf0ffc025bea3f97c09ab13a8;p=consearch.git

add linguee search engine for translations
---

diff --git a/index.php b/index.php
index 4ab21e6..bd3ea59 100644
--- a/index.php
+++ b/index.php
@@ -154,6 +154,7 @@ se["gi"] = ["gg_img", "https://www.google.com/images?hl=de&safe=off&q=", "gg.png
 se["mg"] = ["metager", "https://metager.de/meta/meta.ger3?eingabe=", ""];
 se["wb"] = ["wb", "http://www.woerterbuch.info/?query=", ""];
 se["leo"] = ["leo", "https://dict.leo.org/german-english/", "leo.png"];
+se["lg"] = ["linguee", "https://www.linguee.com/search?source=auto&query=", ""]
 se["dc"] = ["dict.cc", "https://www.dict.cc/?s=", ""];
 se["gt"] = ["gg_tl", "https://translate.google.de/?hl=de&tab=wT#en|de|", "gg.png"];
 se["ud"] = ["ud", "http://www.urbandictionary.com/define.php?term=", "ud.png"];