Skip to content

Commit

Permalink
chore: en-US
Browse files Browse the repository at this point in the history
  • Loading branch information
kuitos committed Oct 11, 2023
1 parent a408633 commit 6c23e0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default defineConfig({
codeBlockMode: 'passive',
},
locales: [
{ id: 'en', name: 'English' },
{ id: 'en-US', name: 'English' },
{ id: 'zh-CN', name: '中文' },
],
themeConfig: {
Expand All @@ -28,7 +28,7 @@ export default defineConfig({
},
{ title: 'GitHub', link: 'https://github.com/umijs/qiankun' },
],
en: [
'en-US': [
{
title: 'Version Notice',
children: [
Expand Down

0 comments on commit 6c23e0a

Please sign in to comment.