Checkout Language Localization {#sa-checkout-lang-localization}
===============================================================

`Secure Acceptance` supports multiple languages. This table lists all the supported languages and the locale code that you must include in your payment form.  
From the list, include the locale code in the locale request field on your payment form. See [Sample Transaction Process Using JSP](/content/cybsdeveloper2021/amer/en/docs/cybs/en-us/sa/developer/all/sa-hosted/secure-acceptance/sa-samples-scripting-languages/sa-sample-txn-process-using-jsp.md "").  
Example: American English  
`&lt;input type="hidden" name="locale" value="en-us"&gt; `

|              Language              | Locale Code |
|------------------------------------|-------------|
| Arabic                             | ar-xn       |
| Catalan                            | ca-es       |
| Chinese---Hong Kong                | zh-hk       |
| Chinese---Macau                    | zh-mo       |
| Chinese---Mainland                 | zh-cn       |
| Chinese---Singapore                | zh-sg       |
| Chinese---Taiwan                   | zh-tw       |
| Croatian                           | hr-hr       |
| Czech                              | cs-cz       |
| Danish                             | da-dk       |
| Dutch                              | nl-nl       |
| English---United States of America | en-us       |
| English---Australia                | en-au       |
| English---Great Britain            | en-gb       |
| English---Canada                   | en-ca       |
| English---Ireland                  | en-ie       |
| English---New Zealand              | en-nz       |
| Finnish                            | fi-fi       |
| French                             | fr-fr       |
| French---Canada                    | fr-ca       |
| German                             | de-de       |
| German---Austria                   | de-at       |
| Greek                              | el-gr       |
| Hebrew                             | he-il       |
| Hungary                            | hu-hu       |
| Indonesian                         | id-id       |
| Italian                            | it-it       |
| Japanese                           | ja-jp       |
| Korean                             | ko-kr       |
| Lao People's Democratic Republic   | lo-la       |
| Malaysian Bahasa                   | ms-my       |
| Norwegian (Bokmal)                 | nb-no       |
| Philippines Tagalog                | tl-ph       |
| Polish                             | pl-pl       |
| Portuguese---Brazil                | pt-br       |
| Slovakian                          | sk-sk       |
| Spanish                            | es-es       |
| Spanish---Argentina                | es-ar       |
| Spanish---Chile                    | es-cl       |
| Spanish---Colombia                 | es-co       |
| Spanish---Mexico                   | es-mx       |
| Spanish---Peru                     | es-pe       |
| Spanish---United States of America | es-us       |
| Swedish                            | sv-se       |
| Thai                               | th-th       |
| Turkish                            | tr-tr       |
| Vietnamese                         | vi-vn       |
[Locale Codes]

