We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860e994 commit 1a33f83Copy full SHA for 1a33f83
docs/src/pages/guides/localization/localization.md
@@ -28,6 +28,7 @@ const theme = createMuiTheme({
28
| Locale | BCP 47 language tag | Import name
29
|:-------|:---------|:---------|
30
| Chinese (Simplified) | zh-CN | `zhCN` |
31
+| Dutch | nl-NL | `nlNL` |
32
| English (United States) | en-US | `enUS` |
33
| French | fr-FR | `frFR` |
34
| German | de-DE | `deDE` |
docs/translations/translations-nl.json
0 commit comments