Skip to content

Commit

Permalink
Update translate.md (#596)
Browse files Browse the repository at this point in the history
Use %s placeholder in URL Parameter example
  • Loading branch information
david-ros authored Nov 18, 2024
1 parent 33b5706 commit 0392087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kagi/ai/translate.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ Option 2:
If you want to create custom [Bangs](../features/bangs.md), integrate it into your favorite launcher, or any other automation, you can use the following URL parameter format:

```
https://translate.kagi.com/?text=kagi&source=Japanese&target=English
https://translate.kagi.com/?text=%s&source=Japanese&target=English
```

0 comments on commit 0392087

Please sign in to comment.