mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
fix: fix trailing-space
This commit is contained in:
@@ -46,6 +46,7 @@ export function generateLocaleDict(langString) {
|
||||
break
|
||||
case 'ja-jp':
|
||||
userLocale = lang['ja-JP']
|
||||
break
|
||||
default:
|
||||
userLocale = lang['en-US']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user