jp_JP → ja_JP (#11219)

This commit is contained in:
Jeffrey Chen 2024-05-01 17:43:03 +08:00 committed by GitHub
parent 73b254e9e4
commit 65ab8a8d0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -263,7 +263,7 @@ declare namespace Config {
* User interface language
* Same as {@link IAppearance.lang}
*/
export type TLang = "en_US" | "es_ES" | "fr_FR" | "zh_CHT" | "zh_CN" | "jp_JP";
export type TLang = "en_US" | "es_ES" | "fr_FR" | "zh_CHT" | "zh_CN" | "ja_JP";
/**
* SiYuan bazaar related configuration