:x
[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         - Use
13         - pref: CalendarFirstDayOfWeek
14           default: Sunday
15           choices:
16               Sunday: Sunday
17               Monday: Monday
18         - as the first day of week in the calendar.
19     -
20         - "Enable the following languages on the staff interface:"
21         - pref: language
22           type: staff-languages
23     -
24         - pref: opaclanguagesdisplay
25           default: 0
26           choices:
27               yes: Allow
28               no: "Don't allow"
29         - patrons to change the language they see on the OPAC.
30     -
31         - "Enable the following languages on the OPAC:"
32         - pref: opaclanguages
33           type: opac-languages