Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
mio-19 committed Oct 24, 2024
1 parent adda126 commit 895391e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/i18n/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ export async function getMessages(locale: string) {
export const LOCALE_NAMES = {
'en-nz': 'English',
'en-us': 'English US',
ja: '日本語',
de: 'Deutsch',
fr: 'Français',
'zh-tw': '漢語',
'zh-sg': '中文',
de: 'Deutsch',
mi: 'Māori',
yue: '粵語',
ja: '日本語',
ko: '한국어',
} as const;

Expand Down

0 comments on commit 895391e

Please sign in to comment.