Skip to content

Commit

Permalink
Merge pull request #250 from AA-Turner/translation-classes
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Feb 19, 2025
2 parents 6aa487d + b66ca34 commit ed8adf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ def build(self):
f"-D locale_dirs={locale_dirs}",
f"-D language={self.language.iso639_tag}",
"-D gettext_compact=0",
# "-D translation_progress_classes=1",
"-D translation_progress_classes=1",
)
)
if self.language.tag == "ja":
Expand Down

0 comments on commit ed8adf8

Please sign in to comment.