Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Get TV language codes

Discussion in 'Samsung Smart TV' started by utkarsh_b, Mar 14, 2016.

  1. utkarsh_b

    utkarsh_b

    Joined:
    Mar 10, 2016
    Posts:
    3
    Hello,

    I'm using Samsung's Game Service Platform (GSP) unity plugin for fetching the TV's system language using GSP.GSPSystem.getLanguage() (which returns a string value) and updating the localization accordingly. Our game is localized in 10 languages and I could only get the language codes for 6 languages as the others are not present in the 2014 Smart TV model we have.

    Here's the list of the languages and their values:

    English : en
    French : fr
    Italian : it
    German : de
    Spanish : es
    Portuguese : pt

    Need the strings for these :

    Korean : ??
    Chinese : ??
    Japanese : ??
    Russian : ??

    Can anyone update me with the language strings for the above mentioned languages? Can't really find the values in the documentation as well.

    Thank you!
     
  2. Jaehyun

    Jaehyun

    Unity Technologies

    Joined:
    Feb 4, 2014
    Posts:
    55
    Hi utkarsh_b,

    You'd better to ask this to samsung TV forum.
    (http://www.samsungdforum.com/SamsungDForum/ForumDashBoard/c305cb96c72a9e5b)
    Actually, Samsung made GSP plugin and they could know this issue.

    I'm sorry not to help you.