Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ venv*/
.vscode/
.envrc
.idea/
contents+*.lr
i18n/_compiled
1 change: 1 addition & 0 deletions BeeWare.lektorproject
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ locale = fa_IR
lektor-github-repos = 0.1.1
lektor-gravatar = 0.1.3
lektor-markdown-admonition = 0.3.1
git+https://github.com/beeware/lektor-i18n-plugin@v0.5.1 =

[servers.ghpages]
target = ghpages://beeware/beeware.github.io?cname=beeware.org
Expand Down
2 changes: 2 additions & 0 deletions babel.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[jinja2: **/templates/**.html]
encoding = utf-8
5 changes: 5 additions & 0 deletions configs/i18n.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
content = en
translations = ar, cs, da, de, es, fa, fr, it, ko, pl, pt, tr, zh_CN, zh_TW
i18npath = i18n
translate_paragraphwise = True
url_prefix = https://beeware.org/
26 changes: 0 additions & 26 deletions content/about/contact/contents+ar.lr

This file was deleted.

32 changes: 0 additions & 32 deletions content/about/contact/contents+de.lr

This file was deleted.

36 changes: 0 additions & 36 deletions content/about/contact/contents+es.lr

This file was deleted.

31 changes: 0 additions & 31 deletions content/about/contact/contents+pt.lr

This file was deleted.

74 changes: 0 additions & 74 deletions content/about/contact/media/contents+ar.lr

This file was deleted.

77 changes: 0 additions & 77 deletions content/about/contact/media/contents+es.lr

This file was deleted.

73 changes: 0 additions & 73 deletions content/about/contact/media/contents+pt.lr

This file was deleted.

Loading