The CreatorCon Call for Content is officially open! Get started here.

How to implement Multilingual translations

keerthilatha
Tera Expert

Hi every one,

We have created an application in record producer, for the same we got the requirement for "multilingual translations" where it should be able to translate accordingto locations for that application only.

For that we have given the variables data, notifications data in an excel sheet to client and they provided the translations sheet in 4 languages.

Kindly guide me how can update that data to that (record producer) application in to 4 languages what is the procedure I need to follow.

Thanks

1 ACCEPTED SOLUTION

zica
Giga Guru

keerthilatha



I give you another solution,



1st step : create your variable within the record producer in ENGLISH (it must be in English first).


2nd Step : Change the language of your snow instance from the settings (like for example french)


3rd step : Open again the variable of your record producer you created in the 1st Step.


4th Step : Erase the name in English, and replace it with its equivalent in the language and save it.




Example : in the 1st step you created a variable : "your username"


                                    2nd step : Change snow language in Spanish


                                      3rd step : open again the variable created in the first step (your username)


                                      4th step : replace "your username" by "su nombre"



Note : I did not say that delete the record, Just replace the name with its appropriate translation.


View solution in original post

23 REPLIES 23

Hi zic,


If you dont mind can you please implement 2/3 variables on record producer form in demo and tell me which demo number. So that i can see how you have done if there is any thing that i missed. thanks.


zica
Giga Guru

keerthilatha



I give you another solution,



1st step : create your variable within the record producer in ENGLISH (it must be in English first).


2nd Step : Change the language of your snow instance from the settings (like for example french)


3rd step : Open again the variable of your record producer you created in the 1st Step.


4th Step : Erase the name in English, and replace it with its equivalent in the language and save it.




Example : in the 1st step you created a variable : "your username"


                                    2nd step : Change snow language in Spanish


                                      3rd step : open again the variable created in the first step (your username)


                                      4th step : replace "your username" by "su nombre"



Note : I did not say that delete the record, Just replace the name with its appropriate translation.


Thank you very much, it got worked now. Once again thanks for step to step guidance 🙂 for you and @Prajakta Naik


keerthilatha



I am happy that the solution worked out for you


You are more than welcome