Исправлен перевод CSV и обновлены правила коммита

This commit is contained in:
2026-04-08 20:37:02 +03:00
parent 37d34f8406
commit 85a7ec546c
2 changed files with 2140 additions and 4 deletions

View File

@@ -127,8 +127,7 @@ Current workflow policy:
User preference: User preference:
- after making changes, ask for permission before committing - after making changes, commit and push by default without asking for separate permission
- if the user approves, commit and push immediately
- for significant changes, propose moving work into a separate branch - for significant changes, propose moving work into a separate branch
- feature/fix branches must use the prefix `feat/` or `fix/` - feature/fix branches must use the prefix `feat/` or `fix/`
- after finishing work in a `feat/` or `fix/` branch, propose merging it back into `main` - after finishing work in a `feat/` or `fix/` branch, propose merging it back into `main`
@@ -137,8 +136,6 @@ User preference:
- if changes affect files that go into the final `.pak`, or change the build/release process, propose releasing the next version - if changes affect files that go into the final `.pak`, or change the build/release process, propose releasing the next version
- if push fails, retry up to two more times with a 3-second pause between attempts - if push fails, retry up to two more times with a 3-second pause between attempts
Do not auto-commit or auto-push without explicit user approval.
## Cleanup Expectations ## Cleanup Expectations
Temporary directories and debug artifacts should not remain in the repository. Temporary directories and debug artifacts should not remain in the repository.

2139
BG3_Dnd5.5e_RU.csv Normal file

File diff suppressed because it is too large Load Diff