Do you have an existing list of countries in Chinese?

  • Paulina Chu
    Asked on May 30, 2019 at 12:28 AM

    Dear Jotform Team,

    We are trying to create a product registration form in Chinese and there is one field for the customer to fill in their address with country as a drop down menu.

    Do you have an existing list of countries in Chinese that we can use, in order to avoid having to translate all the country names ourselves? (please see attached screenshot)

    Thank you and looking forward to your reply.

    Best regards,

    Paulina

    Jotform Thread 1840705 Screenshot
  • Jed_C
    Replied on May 30, 2019 at 2:38 AM

    Thanks for reaching out. Really glad to hear from you.

    Unfortunately, only american states has the option. What you can do is create your own list and use the dropdown element then hide original dropdown country list using CSS. You can then aligned the dropdown with Chinese list.

    ex.

    1559198287dropdown Screenshot 10

    Please create a dropdown list in Chinese and we'll help you with CSS code. Looking forward for your response. 

  • Bombol
    Replied on May 30, 2019 at 3:52 AM

    Hi Jed_C,

    Thank you for your reply

    Can you help to change the dropdown list into these Chinese country name?

    香港
    澳門
    台灣
    中國
    印尼
    馬來西亞
    新加坡

    Thanks a lot!

  • jherwin
    Replied on May 30, 2019 at 4:20 AM

    I set the country field in your address field as hidden and then add a new dropdown for the new country field.

    Then I inject this custom CSS code to align the new dropdown (Chinese country field).

    label#label_12 {
        top : -70px!important;
        position : relative;
        right : -316px!important;
        font-size : 13px;
        font-weight : 50;
        height : 20px!important;
    }
    #cid_12 {
        top : -125px!important;
        position : relative;
        left : 320px!important;
        display:block!important;
    }

    Guide: How-to-Inject-Custom-CSS-Codes

    Please check your form: https://form.jotform.me/91472929177469 and see if that meets your requirements.

  • Bombol
    Replied on May 30, 2019 at 4:54 AM

    Thx jherwin,

    But i think i accidentally moved somthing...and the droplist isn't align now.

    can you help me to fix that? thank you so much!

  • jherwin
    Replied on May 30, 2019 at 5:42 AM

    Done, please check your form again: https://www.jotform.com/91472929177469.

  • Bombol
    Replied on May 30, 2019 at 10:43 PM

    Thanks a lot!

  • Bombol
    Replied on June 11, 2019 at 4:00 AM

    Hi,

    Can you please help us to change the "please select to "請選擇"?

    Thank you.

  • Nik_C
    Replied on June 11, 2019 at 4:14 AM

    I moved your last question to this thread: https://www.jotform.com/answers/1852486

    Thank you!