The file all-of-commands-git-jadi.txt is currently written in Finglish (Persian language using Latin/English alphabet), for example:
git init >> mishe sakhtan git baray oon folder.
It's better to be converted to standard, grammatically correct English:
git init → Creates a Git repository in that folder.
Acceptance criteria:
- All command descriptions converted from Finglish to proper English
- Command syntax remains unchanged
- Technical accuracy preserved
- Examples and special notes (GPG, bisect, etc.) kept intact
The file
all-of-commands-git-jadi.txtis currently written in Finglish (Persian language using Latin/English alphabet), for example:It's better to be converted to standard, grammatically correct English:
Acceptance criteria: