Browse Source

feat(docs): add Dutch to supported translations

pull/14707/head
Reinier Hernández 6 months ago
parent
commit
484f843132
No known key found for this signature in database GPG Key ID: 32C5F0CC975580FE
  1. 1
      scripts/docs.py

1
scripts/docs.py

@ -24,6 +24,7 @@ SUPPORTED_LANGS = {
"de", "de",
"es", "es",
"ko", "ko",
"nl",
"pt", "pt",
"ru", "ru",
"uk", "uk",

Loading…
Cancel
Save