mirror of
https://github.com/YunoHost-Apps/simplytranslate_ynh.git
synced 2024-09-03 20:16:26 +02:00
commit
ef2a08a2d7
3 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
The frontend for SimplyTranslate engine, which you can use for translation for many translation engine, there are DeepL, Reverso, ICIBA, Google Translate, and LibreTranslate (which instance LibreTranslate fetch from can be configured) engine.
|
||||
|
||||
**Shipped version:** 2023.4.9~ynh3
|
||||
**Shipped version:** 2023.4.9~ynh4
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traduction de nombreux moteurs de traduction, comprend les moteurs DeepL, Reverso, ICIBA, Google Translate et LibreTranslate (dont l'instance de récupération de LibreTranslate peut être configurée).
|
||||
|
||||
**Version incluse :** 2023.4.9~ynh3
|
||||
**Version incluse :** 2023.4.9~ynh4
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ description.en = "Web interface for many translation engine"
|
|||
description.fr = "Interface Web pour de nombreux moteurs de traduction"
|
||||
description.id = "Antarmuka web mesin penerjemahan"
|
||||
|
||||
version = "2023.4.9~ynh3"
|
||||
version = "2023.4.9~ynh4"
|
||||
|
||||
maintainers = ["the7thNightmare"]
|
||||
|
||||
|
@ -42,7 +42,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources.main]
|
||||
url = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web/archive/d95fed97bf354a92d242f16529712ba59ee54eb0.tar.gz"
|
||||
sha256 = "13ec0422cff994ee87291327143483a7ad6f0960103bc0b765c021034e0ab962"
|
||||
sha256 = "87360d28cb849e99184b68115bbecc4c92500cf3b940abbcb05cfd17f2f7fc86"
|
||||
in_subdir = true
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue