You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
340 B
4 lines
340 B
# Single source for LibreTranslate Argos codes (LT_LOAD_ONLY). |
|
# Referenced by: docker-compose*.yml (libretranslate env_file), scripts/ensure-libretranslate-dirs.sh, |
|
# scripts/prune-libretranslate-packages.{sh,py}. Override for one-off runs: export LT_LOAD_ONLY=… before compose/prune. |
|
LT_LOAD_ONLY=en,de,es,fr,it,pt,ru,zh,ar,nl,pl,cs,tr
|
|
|