Work With Languages

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Work With Languages

Unread post by SteveCap »

  • Under the Setup menu go to Work With Languages
    SetupMenu.png
    SetupMenu.png (40.17 KiB) Viewed 710 times
    SetupMenu.png
    SetupMenu.png (40.17 KiB) Viewed 710 times
  • Click on Add New Language
    Languages.png
    Languages.png (37.61 KiB) Viewed 710 times
    Languages.png
    Languages.png (37.61 KiB) Viewed 710 times
  • Find the language you want to add then click add
    FindLanguage.png
    FindLanguage.png (5.99 KiB) Viewed 710 times
    FindLanguage.png
    FindLanguage.png (5.99 KiB) Viewed 710 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>
word count: 175

Tags:
CathyC
Posts: 469
Joined: November 16th, 2021, 11:15 am
Contact:

Re: Work With Languages

Unread post by CathyC »

If a translation is noticed to be strange, how do we correct it?
word count: 13
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Work With Languages

Unread post 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.
word count: 62
Post Reply