Skip to content

Commit 5f41f1a

Browse files
Point "tr" at Kagi Translate
1 parent ae375e6 commit 5f41f1a

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

data/bangs.json

-8
Original file line numberDiff line numberDiff line change
@@ -91787,14 +91787,6 @@
9178791787
"c": "News",
9178891788
"sc": "Specialty"
9178991789
},
91790-
{
91791-
"s": "Google Translate",
91792-
"d": "translate.google.com",
91793-
"t": "tr",
91794-
"u": "https://translate.google.com/?text={{{s}}}",
91795-
"c": "Translation",
91796-
"sc": "Google"
91797-
},
9179891790
{
9179991791
"s": "Tric Trac",
9180091792
"d": "www.trictrac.net",

data/kagi_bangs.json

+9
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,15 @@
110110
"url_encode_placeholder"
111111
]
112112
},
113+
{
114+
"s": "Kagi Translate",
115+
"d": "translate.kagi.com",
116+
"t": "tr",
117+
"u": "https://translate.kagi.com/?text={{{s}}}",
118+
"fmt": [
119+
"url_encode_placeholder"
120+
]
121+
},
113122
{
114123
"s": "Kagi Images",
115124
"d": "kagi.com",

0 commit comments

Comments
 (0)