Language names needn't be ISO codes.
authorMike Taylor <mike@indexdata.com>
Fri, 7 Nov 2014 21:53:55 +0000 (21:53 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 7 Nov 2014 21:53:55 +0000 (21:53 +0000)
doc/mkws-manual.markdown

index b0107be..b5241b7 100644 (file)
@@ -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).