mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 05:25:38 +07:00
refactor: remove i18n support, revert to single language (en) per user request
This commit is contained in:
@@ -11,10 +11,7 @@ const config: DocsThemeConfig = {
|
||||
</div>
|
||||
),
|
||||
logoLink: '/',
|
||||
i18n: [
|
||||
{ locale: 'en', text: 'English' },
|
||||
{ locale: 'id', text: 'Bahasa Indonesia' }
|
||||
],
|
||||
|
||||
project: {
|
||||
link: 'https://github.com/dyzulk/trustlab-docs',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user