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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,9 @@ To provide a translation into a new language like Italian (language code: "it"):
32
32
2. Create a new folder in [`src/content/pages/`](https://github.com/keepandroidopen/keepandroidopen.github.io/tree/main/src/content/pages/) 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.
33
33
3. Commit changes to your fork and file a Pull Request with your translation.
34
34
35
+
> [!IMPORTANT]
36
+
> Please do not submit machine-generated translations (using LLMs or AI tools). We need _authentic human translations_ from _native speakers_ of the language.
0 commit comments