Skip to content

Commit

Permalink
i18n: add new languages securedrop-confiure.yml
Browse files Browse the repository at this point in the history
Add ar, it_IT, tr, zh_Hant to the YAML prompt used by
securedrop-admin sdconfig
  • Loading branch information
Loic Dachary committed Jan 19, 2018
1 parent 958b6bf commit 1c7002e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_files/ansible-base/securedrop-configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@

- name: securedrop_supported_locales
# the list is from the securedrop/translations repository
prompt: Space separated list of additional locales to support (de_DE en_US es_ES fr_FR nb_NO nl)
prompt: Space separated list of additional locales to support (ar de_DE en_US es_ES fr_FR it_IT nb_NO nl tr zh_Hant)
default: ""
private: no

Expand Down

0 comments on commit 1c7002e

Please sign in to comment.