Skip to content

Commit fb71492

Browse files
v1k70rk4nijel
authored andcommitted
Adds Hungarian (hu) to DOCUMENTATION_LANGUAGES in docs.py.
The Hungarian documentation was previously only partially translated, which might be the reason it was not included. Now that the `docs.po` file is 100% translated, it would make sense to include `"hu": "hu"` in `DOCUMENTATION_LANGUAGES` so the Hungarian docs can be built and published as well.
1 parent 83dea32 commit fb71492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

weblate_language_data/docs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@
2222
"de": "de",
2323
"nl": "nl",
2424
"ga": "ga",
25+
"hu": "hu",
2526
}

0 commit comments

Comments
 (0)