Skip to content

Commit 1ee0861

Browse files
committed
Update README with translation instructions
1 parent c8294b7 commit 1ee0861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ It aims to inform on the impacts on consumers, developers, states and coordinate
1919

2020
To provide a translation into a new language like Italian (language code: "it"):
2121

22-
1. [Edit the index.md](https://github.com/keepandroidopen/keepandroidopen.github.io/edit/main/index.md) in a fork and re-name the file "index-it.md"
23-
2. Translate the markdown headers and page content. The most important text is at the beginning; the lists of links do not all need to be translated.
22+
1. [Edit the `_layouts/default.html`](https://github.com/keepandroidopen/keepandroidopen.github.io/edit/main/_layouts/default.html) in a fork and update the language menu at the end with the new language code.
23+
2. Create a new top-level file `index-<langcode>.md` and add the translation of the English `index.md` file. Translate the markdown headers and page content. The most important text is at the beginning; the lists of links do not all need to be translated.
2424
3. Commit changes to your fork and file a Pull Request with your translation.
2525

2626
## License

0 commit comments

Comments
 (0)