Skip to content

Commit 6c604d2

Browse files
committed
fix(i18n): locale display name modification, script mixing error and complete untranslated user-facing strings.
1 parent 461dcd6 commit 6c604d2

2 files changed

Lines changed: 298 additions & 298 deletions

File tree

config/i18n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ const locales: (LocaleObjectData | (Omit<LocaleObjectData, 'code'> & { code: str
216216
{
217217
code: 'km-KH',
218218
file: 'km-KH.json',
219-
name: 'ខេមរភាសា',
219+
name: 'ភាសាខ្មែរ',
220220
},
221221
{
222222
code: 'ne-NP',

0 commit comments

Comments
 (0)