Steps to Localize List Names
- Last UpdatedJun 10, 2024
- 1 minute read
To Localize the List names follow the instructions given below:
-
Follow the steps given in the link Steps to Localize AVEVA Work Tasks.
-
Let us consider a user list with a list name as "Test List". The user now wants to localize the List name to Chinese language.
In order to do this, the user has to:
Add two keys in the Locales folder (EX: locales/en-US) in the following format:
-
"ec_list_name_<List Name>:<Localized Name>"
-
<List Name>:<Localized Name>
In this scenario, it will be:
"ec_list_name_Test List:"測試列表"
and Test List:"測試列表"
-