Question about locale language
Hi,
What determines the usage of locale languages? Let's say I have in my desktop.json.js:
"defaultLibraryId": "Mapping",
"libraries": [
{
"id": "Framework.UI",
"locales": [
{
"locale": "en-US",
"uri": "Resources/Locales/Framework.UI.en-US.json.js"
},
{
"locale": "inv",
"uri": "Resources/Locales/Framework.UI.en-US.json.js"
},
{
"locale": "pt-PT",
"uri": "Resources/Locales/Framework.UI.pt-PT.json.js"
}
]
}
What would enforce the usage of the pt-PT?
Thanks
0
-
Hi Ricardo,
After you configure the shell JSON configuration, you also need to create the language files that are in C:\inetpub\wwwroot\myviewer\Resources\Locales. Then change the browser language to the language code that you configure.
More information about the viewer translation, the viewer documentation reference here: https://docs.geocortex.com/essentials/gvh/2.9/admin-help/Default.htm#gvh/admin/translation.htm
Thanks
Long0 -
Thanks for the reply.
What about the RestManager locales? I have a ManagerLanguageResources.lpx that was supposed to translate the "Site" tab of RestManager but I cant' get it to work. Any clues?
Thanks0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer