@@ -10,32 +10,38 @@ body:
1010
1111Want to help translate or update the content of this website?
1212
13- The contents of these pages are mostly written in [ Lektor (.lr)
14- files] ( https://www.getlektor.com/docs/content/ ) and [ .ini
15- databags] ( https://www.getlektor.com/docs/content/databags/ ) . To
16- translate a page, choose the desired language using the globe in the top
17- right and then click "Edit on GitHub". To translate the databags, [ open
18- a .ini
19- file] ( https://github.com/beeware/beeware.github.io/tree/lektor/databags )
20- and create or edit the section for the specified language (e.g., ` [pt] `
21- for Portuguese).
22-
23- ## The BeeWare Tutorial
24-
25- We also maintain translations for the [ BeeWare
26- tutorial] ( https://docs.beeware.org ) . These translations are managed
27- using [ Weblate] ( https://hosted.weblate.org/projects/beeware/ ) , a web
13+ The translations for these pages are managed using
14+ [ Weblate] ( https://hosted.weblate.org/projects/beeware/ ) , a web
2815interface for managing translations. If you'd like to contribute to
2916these translations, create an account on
3017[ Weblate] ( https://hosted.weblate.org/projects/beeware/ ) , then join the
3118` #translations ` channel on Discord, and tell us your Weblate account
3219username. We'll add you to the translation team on Weblate and you can
3320get started!
3421
22+ In addition, the [ .ini
23+ databags] ( https://www.getlektor.com/docs/content/databags/ ) contain
24+ recurring phrases used on various components on the website. To translate
25+ those short phrases, edit then and submit a pull request against the
26+ `` lektor `` branch of
27+ [ beeware/beeware.github.io] ( https://github.com/beeware/beeware.github.io )
28+ to modify those translations. Try to keep the context of those appearing
29+ phrases in mind; they're used in HTML files in the macros and template
30+ directories in that repository.
31+
32+ ## The BeeWare Tutorial
33+
34+ We also maintain translations for the [ BeeWare
35+ tutorial] ( https://docs.beeware.org ) using
36+ [ Weblate] ( https://hosted.weblate.org/projects/beeware/ ) .
37+ As for the contents of this website, you may sign up for
38+ an account on Weblate, introduce yourself on Discord,
39+ then start translating!
40+
3541## Translating? Join the BeeWare team on Discord
3642
3743If you're interested in helping out with these translations, consider
38- joining the BeeWare [ Discord] ( https://beeware.org /bee/chat/) . You'll
44+ joining the BeeWare [ Discord] ( /bee/chat/ ) . You'll
3945find the ` #translations ` channel, where the team can answer any
4046questions and provide guidance.
4147
0 commit comments