mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-12 06:15:45 +08:00
38 lines
1.5 KiB
Markdown
38 lines
1.5 KiB
Markdown
# Translation
|
|
|
|
Allows you to add the Spanish translation of the value entered in a given field.
|
|
|
|
## ADempiere-ZK version
|
|
|
|
<img :src="$withBase('/images/components/translation/zk-desktop-version-translation.png')" alt="ZK Desktop Version Preference" width="800px">
|
|
|
|
## ADempiere-Vue version
|
|
|
|
<img :src="$withBase('/images/components/translation/translation-desktop-mobile.png')" alt="Preference for Mobile and Desktop Version" width="800px">
|
|
|
|
## Where it is located?
|
|
|
|
It is located in the fields of the windows that contain the "**Translation**" tab.
|
|
|
|
## What is it for?
|
|
|
|
It is used to establish the translation of the value entered in a specific field.
|
|
|
|
## Functions or Observations
|
|
|
|
::: tip
|
|
This component replaces the "** Translation **" tab that some ADempiere-ZK windows contain.
|
|
:::
|
|
|
|
## How is it used in the Desktop version?
|
|
|
|
In the desktop version, click on the field to view the menu displayed by it, then select the option "**Language**", to view the information of the field with its respective translation.
|
|
|
|

|
|
|
|
## How is it used in the mobile version?
|
|
|
|
In the desktop version, click on the field to view the menu displayed by it, then select the option "**Language**", to view the information of the field with its respective translation.
|
|
|
|

|