Skip to content

Commit 7dcd6cb

Browse files
Start building the Persian translation (#351)
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent c271554 commit 7dcd6cb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

config.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,14 @@ translated_name = "polski"
9999
name = "Brazilian Portuguese"
100100
translated_name = "Português brasileiro"
101101

102+
[languages.fa]
103+
name = "Persian"
104+
translated_name = "فارسی"
105+
html_only = true
106+
sphinxopts = [
107+
'-D html_theme_options.is_rtl=true',
108+
]
109+
102110
[languages.ro]
103111
name = "Romanian"
104112
translated_name = "Românește"

0 commit comments

Comments
 (0)