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:
parent
94dd7667cd
commit
d34dba4bca
5 changed files with 1 additions and 13 deletions
|
@ -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 ?
|
1
doc/screenshots/DESCRIPTION.md
Normal file
1
doc/screenshots/DESCRIPTION.md
Normal 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 |
BIN
doc/screenshots/screenshot.png
Normal file
BIN
doc/screenshots/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue