- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for list_outdated (0.08 seconds)
-
scripts/translate.py
if not lang_path.exists(): missing_paths.append(path) print(missing_paths) return missing_paths @app.command() def list_outdated(language: str) -> list[Path]: dir_path = Path(__file__).absolute().parent.parent repo = git.Repo(dir_path) outdated_paths: list[Path] = [] en_lang_paths = list(iter_en_paths_to_translate())
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:37:41 GMT 2026 - 15.8K bytes - Click Count (0)