docs: fix typo in admin translations guide (#11043)

This commit is contained in:
gharbi-mohamed-dev
2025-01-20 10:08:28 +02:00
committed by GitHub
parent 123d2f45de
commit 66898124b1
@@ -39,7 +39,7 @@ yarn install
3. Create a branch that you'll use to open the pull request later:
```bash
git check -b feat/translate-<LANGUAGE>
git checkout -b feat/translate-<LANGUAGE>
```
Where `<LANGUAGE>` is your language name. For example, `feat/translate-da`.