mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
commit
56bc64e362
@ -10,7 +10,7 @@ If this does not work properly or you want to make sure that Nextcloud always
|
||||
starts with a given language, you can set a **default_language** parameter in the
|
||||
:file:`config/config.php`.
|
||||
|
||||
.. note:: The default_language paramenter is only used, when the browser does not
|
||||
.. note:: The default_language parameter is only used, when the browser does not
|
||||
send any language, and the user hasn't configured own language preferences.
|
||||
|
||||
::
|
||||
@ -40,13 +40,13 @@ this value can be set to ``true`` instead of a language code.
|
||||
Default locale
|
||||
--------------
|
||||
The locale is used to define how dates and other formats are displayed. Nextcloud
|
||||
should automatically pick an appropriated locale based on your current language.
|
||||
should automatically pick an appropriate locale based on your current language.
|
||||
Users can modify their locale inside their settings panel.
|
||||
If that does not work properly or if you want to make sure that Nextcloud always
|
||||
starts with a given locale, you can set a **default_locale** parameter in the
|
||||
:file:`config/config.php`.
|
||||
|
||||
.. note:: The default_locale paramenter is only used when the user hasn't configured
|
||||
.. note:: The default_locale parameter is only used when the user hasn't configured
|
||||
own locale preferences.
|
||||
|
||||
::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user