Browse Source
feat(docs): add Dutch to supported translations
pull/14707/head
Reinier Hernández
6 months ago
No known key found for this signature in database
GPG Key ID: 32C5F0CC975580FE
1 changed files with
1 additions and
0 deletions
-
scripts/docs.py
|
|
@ -24,6 +24,7 @@ SUPPORTED_LANGS = { |
|
|
"de", |
|
|
"de", |
|
|
"es", |
|
|
"es", |
|
|
"ko", |
|
|
"ko", |
|
|
|
|
|
"nl", |
|
|
"pt", |
|
|
"pt", |
|
|
"ru", |
|
|
"ru", |
|
|
"uk", |
|
|
"uk", |
|
|
|