PlayMaker Help & Tips > Android Help

How can i use ApplicationGetSystemLanguage?[SOLVED]

<< < (2/3) > >>

ho young ryoo:
Thank you for reply.

But my project need not so many text, and I want just translate 3 language.(or 4?)

Can I make it in playmaker? Use ApplicationGetSystemLanguage?

jeanfabre:
Hi,

It doesn;t make any difference how many languages you want to support or how many textm you will still need to do a very complex system to change texts around.

 But yes, you can do this is playmaker only.

 you need to create an Array of strings for each language and base on the current language change the text in your interface by getting the right content from the right array.

 Bye,

 Jean

djaydino:
Hi,
I think you misunderstand what ApplicationGetSystemLanguage does.

The action only looks to the machine what language it is using.
It is not translating.

I will try to make a video sample how you can do this tomorrow.

ho young ryoo:
Thank you~ I'm waiting.

ho young ryoo:
HI

I still do not know, what ApplicationGetSystemLanguage does.

But I use this asset.

https://www.assetstore.unity3d.com/kr/#!/content/28504

Thank you all.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version