You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/templates/translation-issue-template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ On the `gh-pages` branch of your fork:
6
6
7
7
-[ ] 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.
8
8
-[ ] 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
10
10
-[ ] Create a new directory in `_articles/` for your locale and translate each guide:
0 commit comments