mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fix: Don't show english twice
Signed-off-by: Joas Schilling <coding@schilljs.com> [skip ci]
This commit is contained in:
@@ -309,7 +309,6 @@ html_context['versions'] = generateVersionsDocs(current_docs)
|
||||
html_context['theme_vcs_pageview_mode'] += current_docs
|
||||
|
||||
html_context['available_languages'] = [
|
||||
'en',
|
||||
]
|
||||
|
||||
# translation
|
||||
|
||||
Reference in New Issue
Block a user