Update UI language handling and improve .gitignore for Python artifacts

This commit is contained in:
2025-03-09 09:06:54 +01:00
parent cb43b1176f
commit 9d142c269d
7 changed files with 705 additions and 88 deletions

8
.gitignore vendored
View File

@@ -1 +1,7 @@
apigit.txt
apigit.txt
*.pyc
*.pyo
*.pyd
# Dossier de cache
__pycache__/