forked from LaconicNetwork/cosmos-explorer
add i18n
This commit is contained in:
@@ -19,7 +19,7 @@ export const { themeConfig, layoutConfig } = defineThemeConfig({
|
||||
contentWidth: ContentWidth.Boxed,
|
||||
contentLayoutNav: AppContentLayoutNav.Vertical,
|
||||
overlayNavFromBreakpoint: breakpointsVuetify.md + 16, // 16 for scrollbar. Docs: https://next.vuetifyjs.com/en/features/display-and-platform/
|
||||
enableI18n: false,
|
||||
enableI18n: true,
|
||||
theme: 'system',
|
||||
isRtl: false,
|
||||
skin: Skins.Default,
|
||||
|
||||
Reference in New Issue
Block a user