mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
fix: Don't show english twice
Signed-off-by: Joas Schilling <coding@schilljs.com> [skip ci]
This commit is contained in:
parent
bcaeb4dd5b
commit
842935712e
@ -309,7 +309,6 @@ html_context['versions'] = generateVersionsDocs(current_docs)
|
||||
html_context['theme_vcs_pageview_mode'] += current_docs
|
||||
|
||||
html_context['available_languages'] = [
|
||||
'en',
|
||||
]
|
||||
|
||||
# translation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user