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 94a65f9 commit 3915213Copy full SHA for 3915213
doc/translation.md
@@ -23,7 +23,7 @@ Expanded(
23
)
24
```
25
26
-Currently, translations are available for these 36 locales:
+Currently, translations are available for these 37 locales:
27
28
* `Locale('en')`, `Locale('ar')`, `Locale('bn')`, `Locale('bs')`
29
* `Locale('cs')`, `Locale('de')`, `Locale('da')`, `Locale('fr')`
@@ -32,7 +32,7 @@ Currently, translations are available for these 36 locales:
32
* `Locale('ro', 'RO')`, `Locale('ru')`, `Locale('es')`, `Locale('tk')`, `Locale('tr')`
33
* `Locale('uk')`, `Locale('ur')`, `Locale('pt')`, `Locale('pl')`
34
* `Locale('vi')`, `Locale('id')`, `Locale('it')`, `Locale('ms')`
35
-* `Locale('nl')`, `Locale('no')`, `Locale('fa')`, `Locale('hi')`
+* `Locale('nl')`, `Locale('no')`, `Locale('ne', 'NP')`, `Locale('fa')`, `Locale('hi')`
36
* `Locale('sk')`, `Locale('sr')`, `Locale('sv')`, `Locale('sw')`, `Locale('ja')`
37
38
#### Contributing to translations
0 commit comments