commit f2c2b02bdbb8d851bc1c58f8498f31a5e7ec0196 Author: || Prof. - Xadk3!#0000 || @naryal2580 Date: Sun May 7 18:37:03 2023 +0530 .sh diff --git a/tr.sh b/tr.sh new file mode 100755 index 0000000..d6edba1 --- /dev/null +++ b/tr.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +xdg-open "https://translate.google.com/?sl=auto&tl=en&text=$1&op=translate"