mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-29 05:50:17 -07:00
feat: Added Google translate auto option (#9)
This commit is contained in:
parent
6b930d27f8
commit
3f8aa5bcdd
@ -8,6 +8,7 @@ var (
|
|||||||
"Amharic",
|
"Amharic",
|
||||||
"Arabic",
|
"Arabic",
|
||||||
"Armenian",
|
"Armenian",
|
||||||
|
"Auto",
|
||||||
"Azerbaijani",
|
"Azerbaijani",
|
||||||
"Basque",
|
"Basque",
|
||||||
"Belarusian",
|
"Belarusian",
|
||||||
@ -119,6 +120,7 @@ var (
|
|||||||
"Amharic": "am",
|
"Amharic": "am",
|
||||||
"Arabic": "ar",
|
"Arabic": "ar",
|
||||||
"Armenian": "hy",
|
"Armenian": "hy",
|
||||||
|
"Auto": "auto",
|
||||||
"Azerbaijani": "az",
|
"Azerbaijani": "az",
|
||||||
"Basque": "eu",
|
"Basque": "eu",
|
||||||
"Belarusian": "be",
|
"Belarusian": "be",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user