Răsfoiți Sursa

Mention i18n/locales setting

JC Brand 12 ani în urmă
părinte
comite
bde8913510
1 a modificat fișierele cu 8 adăugiri și 2 ștergeri
  1. 8 2
      docs/source/index.rst

+ 8 - 2
docs/source/index.rst

@@ -466,8 +466,8 @@ If set to true, debugging output will be logged to the browser console.
 fullname
 fullname
 --------
 --------
 
 
-If you are using prebinding, you need to specify the fullname of the currently
-logged in user.
+If you are using prebinding, can specify the fullname of the currently
+logged in user, otherwise the user's vCard will be fetched.
 
 
 hide_muc_server
 hide_muc_server
 ---------------
 ---------------
@@ -478,6 +478,12 @@ Hide the ``server`` input field of the form inside the ``Room`` panel of the
 controlbox. Useful if you want to restrict users to a specific XMPP server of
 controlbox. Useful if you want to restrict users to a specific XMPP server of
 your choosing.
 your choosing.
 
 
+i18n
+----
+
+Specify the locale/language. The language must be in the ``locales`` object. Refer to
+``./locale/locales.js`` to see which locales are supported.
+
 prebind
 prebind
 --------
 --------