mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-04 12:24:52 +00:00
First commit
This commit is contained in:
parent
64547a8acf
commit
1062ef2713
9 changed files with 296 additions and 0 deletions
3
app/language.py
Normal file
3
app/language.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from argostranslate import translate
|
||||
|
||||
languages = translate.load_installed_languages()
|
Loading…
Add table
Add a link
Reference in a new issue