mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Add section to change UI language
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
@@ -115,3 +115,14 @@ This option provides the ability to either: keep the existing data (synced by th
|
||||
|
||||
Make your choice and click "**Connect...**".
|
||||
This will then step you through the Connection Wizard, just as you did when you setup the previous sync connection, but giving you the opportunity to choose a new sync directory.
|
||||
|
||||
I would like to change the language of the user interface
|
||||
---------------------------------------------------------
|
||||
|
||||
To do this, the configuration file ``nextcloud.cfg`` must be changed.
|
||||
A line with the desired language must be added to the ``General`` section.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
[General]
|
||||
language=de
|
||||
|
||||
Reference in New Issue
Block a user