Multilingual stores
Delm is compatible with multilingual stores. Delivery messages are automatically displayed in the language of your store.
Supported languages
Please get in touch with us if you need a language that is not listed below.
Code | Language |
---|---|
bg | Bulgarian |
cs | Czech |
da | Danish |
de | German |
en | English |
es | Spanish |
fr | French |
it | Italian |
ja | Japanese |
nl | Dutch |
pl | Polish |
pt | Portuguese |
sv | Swedish |
zh | Chinese |
Detecting the language of your store
Delm reads the store language code from the window.Shopify.locale
JavaScript variable and converts it to ISO 639-1. For example, en-US
is converted to en
.
In cases where we are unable to detect the store language, we will use English as the default language.