diff options
| author | Papoteur <papoteur@mageia.org> | 2026-04-01 08:14:45 +0200 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2026-04-01 08:14:45 +0200 |
| commit | 489f8d72a685a74cc4fe199e8d260deab30f5dcc (patch) | |
| tree | e6b33cec6c54ebfeecb939c5878798f65ea09f77 /update-help_files.sh | |
| parent | b9023bf8c4ce61b8907720eb65c4d60b8eabda01 (diff) | |
| download | drakx-installer-help-489f8d72a685a74cc4fe199e8d260deab30f5dcc.tar drakx-installer-help-489f8d72a685a74cc4fe199e8d260deab30f5dcc.tar.gz drakx-installer-help-489f8d72a685a74cc4fe199e8d260deab30f5dcc.tar.bz2 drakx-installer-help-489f8d72a685a74cc4fe199e8d260deab30f5dcc.tar.xz drakx-installer-help-489f8d72a685a74cc4fe199e8d260deab30f5dcc.zip | |
Update the list of languages in update script
Diffstat (limited to 'update-help_files.sh')
| -rwxr-xr-x | update-help_files.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/update-help_files.sh b/update-help_files.sh index 0399c18..03c4791 100755 --- a/update-help_files.sh +++ b/update-help_files.sh @@ -26,8 +26,7 @@ set -e -# LANGS="ca cs de el en eo es et eu fr hr hu id it nl nb pl pt pt_br ro ru sk sl sq sv tr uk zh_cn" -LANGS="en" +LANGS="ast bg ca cs da de el en eo es et eu fi fr he hi hr hu id it ja ko nb nl pl pt_pt pt_br ro ru sk sl sq sr sv tg tr uk zh_cn zh_tw" DLPATH="https://docteam.mageia.org.uk/zipped/drakx-installer-help/" |
