- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for verify_non_translated (0.13 sec)
-
scripts/docs.py
"python ./scripts/docs.py update-languages", color=typer.colors.RED, ) raise typer.Abort() typer.echo("Valid mkdocs.yml ✅") @app.command() def verify_non_translated() -> None: """ Verify there are no files in the non translatable pages. """ print("Verifying non translated pages") lang_paths = get_lang_paths() error_paths = []
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Oct 08 11:01:17 UTC 2024 - 13.5K bytes - Viewed (0)