mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
🌐 Internationalization translations into Hebrew, German, Polish and Russian (#12683)
* Add files via upload Hebrew, German and Russian translations. * Update de_DE.json * Update he_IL.json * Update ru_RU.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update init.html * Update init.html fix formatting * Update config.d.ts fix formatting * Update constants.ts * Update constants.ts * Update init.html * Add files via upload added Polish * Add files via upload Add Polish language * Add files via upload Add Polish language * Add files via upload Add Polish language * Add files via upload Add Polish language * Update init.html * Update app/appearance/langs/de_DE.json Co-authored-by: Alexander Pape <300609+Macavity@users.noreply.github.com> * Update init.html Fixed spaces. * Update init.html Fixed spacing --------- Co-authored-by: Alexander Pape <300609+Macavity@users.noreply.github.com>
This commit is contained in:
parent
f6f07d6cf2
commit
f965d6b91b
8 changed files with 6247 additions and 3 deletions
|
|
@ -195,6 +195,10 @@ export abstract class Constants {
|
|||
es_ES: "20210808180117-6v0mkxr",
|
||||
ja_JP: "20240530133126-axarxgx",
|
||||
it_IT: "20210808180117-6v0mkxr",
|
||||
de_DE: "20210808180117-6v0mkxr",
|
||||
he_IL: "20210808180117-6v0mkxr",
|
||||
ru_RU: "20210808180117-6v0mkxr",
|
||||
pl_PL: "20210808180117-6v0mkxr",
|
||||
};
|
||||
public static readonly QUICK_DECK_ID = "20230218211946-2kw8jgx";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue