docs: fix typo in admin translations guide (#11043)
This commit is contained in:
@@ -39,7 +39,7 @@ yarn install
|
|||||||
3. Create a branch that you'll use to open the pull request later:
|
3. Create a branch that you'll use to open the pull request later:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git check -b feat/translate-<LANGUAGE>
|
git checkout -b feat/translate-<LANGUAGE>
|
||||||
```
|
```
|
||||||
|
|
||||||
Where `<LANGUAGE>` is your language name. For example, `feat/translate-da`.
|
Where `<LANGUAGE>` is your language name. For example, `feat/translate-da`.
|
||||||
|
|||||||
Reference in New Issue
Block a user