Skip to content

Commit 234aed1

Browse files
authored
Add section to change UI language
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
1 parent 270892e commit 234aed1

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

user_manual/desktop/faq.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,14 @@ This option provides the ability to either: keep the existing data (synced by th
115115

116116
Make your choice and click "**Connect...**".
117117
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.
118+
119+
I would like to change the language of the user interface
120+
---------------------------------------------------------
121+
122+
To do this, the configuration file ``nextcloud.cfg`` must be changed.
123+
A line with the desired language must be added to the ``General`` section.
124+
125+
.. code-block:: none
126+
127+
[General]
128+
language=de

0 commit comments

Comments
 (0)