aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-09-14 14:44:40 -0700
committerMicah Lee <micah@micahflee.com>2020-09-14 14:44:40 -0700
commitb0dba67c02522c20b0fbe43fbd5a1957e95aefc5 (patch)
treef7eb2a47223c6e6e67dccdb1df7843e51f8a122e /docs/source/conf.py
parent45e753a55d5e6305a06f26e682ba0defda15f3a1 (diff)
downloadonionshare-b0dba67c02522c20b0fbe43fbd5a1957e95aefc5.tar.gz
onionshare-b0dba67c02522c20b0fbe43fbd5a1957e95aefc5.zip
Update docs for just English and Spanish (for now)
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 4c89946e..8d09f93d 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -11,10 +11,7 @@ templates_path = ["_templates"]
exclude_patterns = []
languages = [
- ("العربية", "ar"),
- ("Català", "ca"),
- ("Dansk", "da"),
- ("Nederlands", "nl"),
+ ("Español", "es"),
("English", "en"),
]