Skip to content

Commit 9121deb

Browse files
authored
Fix typo
1 parent 68c4479 commit 9121deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/translation-issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ On the `gh-pages` branch of your fork:
66

77
- [ ] Merge the `i18n` branch into `gh-pages` and push the branch to your fork. This should build the website and it should be visible at the preview url above.
88
- [ ] Update `title`, `description`, and `locale` in `_config.yml`
9-
- [ ] Copy `_data/local/en-US.yml` to a new file with the name of your locale and translate the strings.
9+
- [ ] Copy `_data/locale/en-US.yml` to a new file with the name of your locale and translate the strings
1010
- [ ] Create a new directory in `_articles/` for your locale and translate each guide:
1111
- [ ] best-practices.md
1212
- [ ] building-community.md

0 commit comments

Comments
 (0)