mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:04:47 +02:00
Redocument options:defaultlanguage.
This commit is contained in:
@@ -513,9 +513,12 @@ options
|
||||
languages = "de_DE.UTF-8 el_GR.UTF-8 es_ES.UTF-8 fr_FR.UTF-8 it_IT.UTF-8 nl_NL.UTF-8 pl_PL.UTF-8 pt_PT.UTF-8 ro_RO.UTF-8 tr_TR.UTF-8"
|
||||
|
||||
/*
|
||||
* Default language that non- and newly-registered nicks will receive messages in.
|
||||
* Set to "en" to enable English. Defaults to the language the system uses.
|
||||
*/
|
||||
* Default language that unregistered users and users of newly-registered
|
||||
* accounts will receive messages in.
|
||||
*
|
||||
* Defaults to the language the system uses. Set to "en_US" to override this
|
||||
* with English.
|
||||
*/
|
||||
#defaultlanguage = "es_ES.UTF-8"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user