We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae375e6 commit 5f41f1aCopy full SHA for 5f41f1a
data/bangs.json
@@ -91787,14 +91787,6 @@
91787
"c": "News",
91788
"sc": "Specialty"
91789
},
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
- },
91798
{
91799
"s": "Tric Trac",
91800
"d": "www.trictrac.net",
data/kagi_bangs.json
@@ -110,6 +110,15 @@
110
"url_encode_placeholder"
111
]
112
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
+ },
122
123
"s": "Kagi Images",
124
"d": "kagi.com",
0 commit comments