From: Mike Taylor Date: Fri, 7 Nov 2014 21:53:55 +0000 (+0000) Subject: Language names needn't be ISO codes. X-Git-Tag: 1.0.0~41 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=acd58f3e8b3643df4e4652df704af047f4f70487 Language names needn't be ISO codes. --- diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index b0107be..b5241b7 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -865,7 +865,7 @@ facet_max_* facet int Specifies how many terms a facets _team_ array *Note 1* Ordered list of names of facets to display. -lang _team_ string Two-letter ISO code of the default language to display the UI in. Supported +lang _team_ string The code of the default language to display the UI in. Supported language codes are `en` = English, `de` = German, `da` = Danish, and whatever additional languages are configured using `language_*` entries (see below).