# Use the multi-language feature.

Syntax:

```
Default-content <language-code-1: Content-1><language-code-2: Content-2>
```

Exmaple:

```
Home <fr: Maison><zh: 家>
```

Here is the DEFAULT complete list of all language codes supported by Navi+.

Sometimes, you can use SEO systems to convert these two-character language codes into a different format, for example, changing EN to en-EN or english. In that case, you can still use the language code normally and easily.

| Language Code | Language Name                                       |
| ------------- | --------------------------------------------------- |
| ab            | Abkhazian                                           |
| aa            | Afar                                                |
| af            | Afrikaans                                           |
| ak            | Akan                                                |
| sq            | Albanian                                            |
| am            | Amharic                                             |
| ar            | Arabic                                              |
| an            | Aragonese                                           |
| hy            | Armenian                                            |
| as            | Assamese                                            |
| av            | Avaric                                              |
| ae            | Avestan                                             |
| ay            | Aymara                                              |
| az            | Azerbaijani                                         |
| bm            | Bambara                                             |
| ba            | Bashkir                                             |
| eu            | Basque                                              |
| be            | Belarusian                                          |
| bn            | Bengali                                             |
| bh            | Bihari languages                                    |
| bi            | Bislama                                             |
| bs            | Bosnian                                             |
| br            | Breton                                              |
| bg            | Bulgarian                                           |
| my            | Burmese                                             |
| ca            | Catalan, Valencian                                  |
| km            | Central Khmer                                       |
| ch            | Chamorro                                            |
| ce            | Chechen                                             |
| ny            | Chichewa, Chewa, Nyanja                             |
| zh            | Chinese                                             |
| cu            | Church Slavonic, Old Bulgarian, Old Church Slavonic |
| cv            | Chuvash                                             |
| kw            | Cornish                                             |
| co            | Corsican                                            |
| cr            | Cree                                                |
| hr            | Croatian                                            |
| cs            | Czech                                               |
| da            | Danish                                              |
| dv            | Divehi, Dhivehi, Maldivian                          |
| nl            | Dutch, Flemish                                      |
| dz            | Dzongkha                                            |
| en            | English                                             |
| eo            | Esperanto                                           |
| et            | Estonian                                            |
| ee            | Ewe                                                 |
| fo            | Faroese                                             |
| fj            | Fijian                                              |
| fi            | Finnish                                             |
| fr            | French                                              |
| ff            | Fulah                                               |
| gd            | Gaelic, Scottish Gaelic                             |
| gl            | Galician                                            |
| lg            | Ganda                                               |
| ka            | Georgian                                            |
| de            | German                                              |
| ki            | Gikuyu, Kikuyu                                      |
| el            | Greek (Modern)                                      |
| kl            | Greenlandic, Kalaallisut                            |
| gn            | Guarani                                             |
| gu            | Gujarati                                            |
| ht            | Haitian, Haitian Creole                             |
| ha            | Hausa                                               |
| he            | Hebrew                                              |
| hz            | Herero                                              |
| hi            | Hindi                                               |

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.shopifas.com/manual/website/help.naviplus.io/usage/shopify/use-the-multi-language-feature..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
