Update language files

This commit is contained in:
2025-08-30 10:18:04 +00:00
parent a32dc68e92
commit 3df2538080
4 changed files with 104 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ services:
- GIT_USERNAME=${GIT_USERNAME}
- GIT_EMAIL=${GIT_EMAIL}
- GIT_BRANCH=${GIT_BRANCH:-main}
- GITHUB_TOKEN=${GITHUB_TOKEN}
volumes:
- ./data:/app/data
- ./.git:/app/.git
- .:/app
working_dir: /app