Page 1 of 1

Work With Languages

Posted: February 17th, 2022, 10:28 am
by SteveCap
  • Under the Setup menu go to Work With Languages
    SetupMenu.png
    SetupMenu.png (40.17 KiB) Viewed 742 times
    SetupMenu.png
    SetupMenu.png (40.17 KiB) Viewed 742 times
  • Click on Add New Language
    Languages.png
    Languages.png (37.61 KiB) Viewed 742 times
    Languages.png
    Languages.png (37.61 KiB) Viewed 742 times
  • Find the language you want to add then click add
    FindLanguage.png
    FindLanguage.png (5.99 KiB) Viewed 742 times
    FindLanguage.png
    FindLanguage.png (5.99 KiB) Viewed 742 times
  • Make sure that it is active
  • Under the Setup menu go to Language Configuration
  • Fill out the variables and click save
    • APIKey:
      • API Provider Google: API Key from google
      • API Provider Manual: empty
    • API Provider:
      • Google: need api key and google will do the translation
      • Manual: will use translations from Under the Setup menu Work With Translations page
    • Auto Translate: True/False
  • Repeat for all environments.
  • To set the language use the Set Language service
    • To set language to Spanish
      <SetLanguage>
      <LanguageId>es</LanguageId>
      <TemplateName></TemplateName>
      </SetLanguage>

Re: Work With Languages

Posted: March 30th, 2022, 12:49 pm
by CathyC
If a translation is noticed to be strange, how do we correct it?

Re: Work With Languages

Posted: March 30th, 2022, 9:31 pm
by SteveCap
Under the Setup menu header there is a link for Work With Translation.
Here you can select a language then edit or delete a translation.
image.png
You can also add patterns by clicking on the Patters link

A pattern is example is:
Item Number: {0}, Description: {1}
image.png
A pattern will only be used if an exact match is not found in the dictionary.