mirror of
https://github.com/nextcloud/documentation.git
synced 2025-07-23 00:48:36 +00:00
fix: Don't show english twice
Signed-off-by: Joas Schilling <coding@schilljs.com>
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