mirror of
https://github.com/YunoHost-Apps/libretranslate_ynh.git
synced 2024-09-03 19:36:00 +02:00
Remove a dot in question about downloading additional models.
This commit is contained in:
parent
31d66a34ae
commit
ee4fd3203a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ ram.runtime = "50M"
|
|||
default = "visitors"
|
||||
|
||||
[install.additional_languages]
|
||||
ask.en = "Do install additional language models? WARNING: It will take ~6 GB of your free space."
|
||||
ask.en = "Do install additional language models? WARNING: It will take ~6 GB of your free space"
|
||||
help.en = "By default, installed models are English->French and French->English."
|
||||
yes = "true"
|
||||
no = "false"
|
||||
|
|
Loading…
Add table
Reference in a new issue