mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
🎨 Internationalization supports Japanese https://github.com/siyuan-note/siyuan/pull/11212
This commit is contained in:
parent
71d00fc8f8
commit
6e0da992af
7 changed files with 18 additions and 6 deletions
|
|
@ -190,6 +190,7 @@ export abstract class Constants {
|
|||
en_US: "20210808180117-6v0mkxr",
|
||||
fr_FR: "20210808180117-6v0mkxr",
|
||||
es_ES: "20210808180117-6v0mkxr",
|
||||
jp_JP: "20210808180117-6v0mkxr",
|
||||
};
|
||||
public static readonly QUICK_DECK_ID = "20230218211946-2kw8jgx";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue