8000 [ADD] general: Manage Odoo in your own language · getodoochina/documentation-user@94a6228 · GitHub
[go: up one dir, main page]

Skip to content

Commit 94a6228

Browse files
committed
[ADD] general: Manage Odoo in your own language
1 parent 0c5e984 commit 94a6228

File tree

7 files changed

+70
-0
lines changed

7 files changed

+70
-0
lines changed

general.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ General
77
.. toctree::
88
:titlesonly:
99

10+
general/odoo_basics
1011
general/base_import

general/odoo_basics.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
======
2+
BASICS
3+
======
4+
5+
.. toctree::
6+
:titlesonly:
7+
8+
odoo_basics/choose_language
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
================================
2+
Manage Odoo in your own language
3+
================================
4+
5+
Odoo provides you with the option to manage Odoo in different languages,
6+
and each user can use Odoo in his own language .
7+
8+
Load your desired language
9+
==========================
10+
11+
The first thing to do is to load your desired language on your Odoo
12+
instance.
13+
14+
From the general dashboard click on the **Settings** app; on the top
15+
left of the page select :menuselection:`Translations --> Load a Translation`,
16+
select a language to install and click on **LOAD.**
17+
18+
.. image:: media/choose_language01.png
19+
:align: center
20+
21+
.. note::
22+
23+
If you check the "Websites to translate" checkbox you will have the option
24+
to change the navigation language on your website.
25+
26+
Change your language
27+
====================
28+
29+
You can change the language to the installed language by going to the
30+
drop-down menu at the top right side of the screen, choose
31+
**Preferences**.
32+
33+
.. image:: media/choose_language02.png
34+
:align: center
35+
36+
Then change the Language setting to your installed language and click
37+
**SAVE.**
38+
39+
.. image:: media/choose_language03.png
40+
:align: center
41+
42+
Open a new menu to view the changes.
43+
44+
Change another user's language
45+
==============================
46+
47+
Odoo also gives you the possibility for each user to choose his
48+
preferred language.
49+
50+
To change the language for a different user, choose :menuselection:`Users --> Users`
51+
from the Settings app. Here you have a list of all users and you can
52+
choose the user who you'd like to change the language for. Select the
53+
user and click on **Edit** in the top left corner. Under Preferences you
54+
can change the Language to any previously installed language and click
55+
**SAVE.**
56+
57+
.. image:: media/choose_language04.png
58+
:align: center
59+
60+
.. seealso::
61+
* :doc:`../../website/publish/translate`
14.1 KB
Loading
14.3 KB
Loading
10.9 KB
Loading
12.8 KB
Loading

0 commit comments

Comments
 (0)
0