Designating a locale
Learn how to localize invoices and credit memos
A checkout's
locale
is a designator that combines a two-letter ISO 639-1 language code with an ISO 3166-1 alpha-2 country code. The locale
attribute can also be set in the customer object.If Digital River supports the locale you specify, we use that value to localize order invoices and credit memos. When you don't set the checkout's
locale
, Digital River applies en-US
as the default value.The following table provides the locales, along with their associated language and country, that are supported by Digital River:
Locale | Language | Country |
---|---|---|
fr_BE | French | Belgium |
fr_CH | French | Switzerland |
fr_FR | French | France |
fr_CA | French | Canada |
it_CH | Italian | Switzerland |
it_IT | Italian | Italy |
nl_BE | Dutch | Belgium |
nl_NL | Dutch | Netherlands |
no_NO | Norwegian | Norway |
pl_PL | Polish | Poland |
ja_JP | Japanese | Japan |
ro_RO | Romanian | Romania |
ko_KR | Korean | Korea |
zh_CN | Chinese | China |
zh_TW | Chinese | Taiwan, Province of China |
cs_CZ | Czech | Czechia |
da_DK | Danish | Denmark |
fi_FI | Finnish | Finland |
de_AT | German | Austria |
de_CH | German | Switzerland |
de_DE | German | Germany |
es_ES | Spanish | Spain |
sv_SE | Swedish | Sweden |
en_US | English | United States |
Last modified 10mo ago