mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 05:28:07 +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
|
|
@ -212,6 +212,10 @@
|
|||
<option value="zh_CHT">繁體中文</option>
|
||||
<option value="ja_JP">日本語</option>
|
||||
<option value="it_IT">Italiano</option>
|
||||
<option value="de_DE">Deutsch</option>
|
||||
<option value="he_IL">עברית</option>
|
||||
<option value="ru_RU">Русский</option>
|
||||
<option value="pl_PL">Polski</option>
|
||||
</select>
|
||||
</label>
|
||||
<label class="b3-label">
|
||||
|
|
@ -257,6 +261,10 @@
|
|||
<option value="zh_CHT">繁體中文</option>
|
||||
<option value="ja_JP">日本語</option>
|
||||
<option value="it_IT">Italiano</option>
|
||||
<option value="de_DE">Deutsch</option>
|
||||
<option value="he_IL">עברית</option>
|
||||
<option value="ru_RU">Русский</option>
|
||||
<option value="pl_PL">Polski</option>
|
||||
</select>
|
||||
</label>
|
||||
<label class="b3-label">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue