1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libretranslate_ynh.git synced 2024-09-03 19:36:00 +02:00

Add screenshot

This commit is contained in:
ericgaspar 2021-09-01 14:10:41 +02:00
parent 94dd7667cd
commit d34dba4bca
No known key found for this signature in database
GPG key ID: 574F281483054D44
5 changed files with 1 additions and 13 deletions

View file

@ -1,12 +0,0 @@
* Any known limitations, constrains or stuff not working, such as (but not limited to):
* requiring a full dedicated domain ?
* architectures not supported ?
* not-working single-sign on or LDAP integration ?
* the app requires an important amount of RAM / disk / .. to install or to work properly
* etc...
* Other infos that people should be aware of, such as:
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
* how to configure / administrate the application if it ain't obvious
* upgrade process / specificities / things to be aware of ?
* security considerations ?

View file

@ -0,0 +1 @@
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View file

@ -13,7 +13,6 @@
"website": "https://libretranslate.com/",
"demo": "https://libretranslate.com/",
"admindoc": "https://libretranslate.com/docs/",
"userdoc": "https://yunohost.org/apps",
"code": "https://github.com/LibreTranslate/LibreTranslate"
},
"license": "AGPL-3.0",