mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-12 10:14:21 +01:00
🎨 Internationalization supports Italian language (#12562)
* Italian Language * First commit reference [6e0da992af] * Secondo commit reference [f50c0d606d] * Third commit reference [b6af01ecd3] * Fourth commit reference [74d3302b09] * Fifth commit reference [856f6af722] * Six commit reference [5d97e4f2f8]
This commit is contained in:
parent
5ad9de9541
commit
f8abfd270e
5 changed files with 1559 additions and 2 deletions
|
|
@ -211,6 +211,7 @@
|
|||
<option value="zh_CN">简体中文</option>
|
||||
<option value="zh_CHT">繁體中文</option>
|
||||
<option value="ja_JP">日本語</option>
|
||||
<option value="it_IT">Italiano</option>
|
||||
</select>
|
||||
</label>
|
||||
<label class="b3-label">
|
||||
|
|
@ -255,6 +256,7 @@
|
|||
<option value="zh_CN">简体中文</option>
|
||||
<option value="zh_CHT">繁體中文</option>
|
||||
<option value="ja_JP">日本語</option>
|
||||
<option value="it_IT">Italiano</option>
|
||||
</select>
|
||||
</label>
|
||||
<label class="b3-label">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue