Skip to content

Commit 24adcb3

Browse files
committed
i18n: add Crowdin links and explain what TRANSLATING.md is for
1 parent d0edcdd commit 24adcb3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Re-doing [GB ASM Tutorial](https://github.com/ISSOtm/gb-asm-tutorial-old), and t
44

55
## Translating
66

7-
To add a translation or contribute on an existing one, please see [TRANSLATING](TRANSLATING.md).
7+
To help translate the tutorial, join the [project on Crowdin](https://crowdin.com/project/gb-asm-tutorial).
88

99
## Contributing
1010

TRANSLATING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Translating the GB ASM Tutorial
22

3+
> This document is targeted at maintainers, explaining how the translation
4+
> system is implemented and hooked up to the rest of the mdbook code.
5+
> If you're interested in contributing to the translations, join the [Crowdin project](https://crowdin.com/project/gb-asm-tutorial).
6+
37
We would love to have your help with translating the tutorial into other
48
languages! We use the [Gettext] system for translations. This means that you
59
don't modify the Markdown files directly: instead you modify `.po` files in a

0 commit comments

Comments
 (0)