mirror of
https://github.com/YunoHost-Apps/libretranslate_ynh.git
synced 2024-09-03 19:36:00 +02:00
Auto-update README
This commit is contained in:
parent
c170d5c61b
commit
86771a6e24
2 changed files with 15 additions and 15 deletions
14
README.md
14
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
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.
|
||||
|
||||
|
||||
**Shipped version:** 1.5.5~ynh1
|
||||
**Shipped version:** 1.5.6~ynh1
|
||||
|
||||
**Demo:** https://libretranslate.com/
|
||||
|
||||
|
@ -29,11 +29,11 @@ Free and Open Source Machine Translation API, entirely self-hosted. Unlike other
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://libretranslate.com/>
|
||||
* Official admin documentation: <https://libretranslate.com/docs/>
|
||||
* Upstream app code repository: <https://github.com/LibreTranslate/LibreTranslate>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/libretranslate>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/libretranslate_ynh/issues>
|
||||
- Official app website: <https://libretranslate.com/>
|
||||
- Official admin documentation: <https://libretranslate.com/docs/>
|
||||
- Upstream app code repository: <https://github.com/LibreTranslate/LibreTranslate>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/libretranslate>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/libretranslate_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
|
16
README_fr.md
16
README_fr.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
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.
|
||||
|
||||
|
||||
**Version incluse :** 1.5.5~ynh1
|
||||
**Version incluse :** 1.5.6~ynh1
|
||||
|
||||
**Démo :** https://libretranslate.com/
|
||||
|
||||
|
@ -29,11 +29,11 @@ Free and Open Source Machine Translation API, entirely self-hosted. Unlike other
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://libretranslate.com/>
|
||||
* Documentation officielle de l’admin : <https://libretranslate.com/docs/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/LibreTranslate/LibreTranslate>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/libretranslate>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/libretranslate_ynh/issues>
|
||||
- Site officiel de l’app : <https://libretranslate.com/>
|
||||
- Documentation officielle de l’admin : <https://libretranslate.com/docs/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/LibreTranslate/LibreTranslate>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/libretranslate>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/libretranslate_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -47,4 +47,4 @@ ou
|
|||
sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue