Merge remote-tracking branch 'origin/new/bug_5327'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / i18n_l10n.pref
1 I18N/L10N:
2     -
3         - Format dates like
4         - pref: dateformat
5           default: us
6           choices:
7               us: mm/dd/yyyy
8               metric: dd/mm/yyyy
9               iso: yyyy-mm-dd
10         - .
11     -
12         - "Enable the following languages on the staff interface:"
13         - pref: language
14           type: staff-languages
15     -
16         - pref: opaclanguagesdisplay
17           default: 0
18           choices:
19               yes: Allow
20               no: "Don't allow"
21         - patrons to change the language they see on the OPAC.
22     -
23         - "Enable the following languages on the OPAC:"
24         - pref: opaclanguages
25           type: opac-languages