mirror of
https://github.com/BoostIo/Boostnote
synced 2026-07-18 18:56:00 +00:00
Fix locale json format, add some translations
This commit is contained in:
committed by
Junyoung Choi
parent
22d494d3f1
commit
1be208d96b
+13
-12
@@ -151,17 +151,18 @@
|
||||
"Allow styles": "允許樣式",
|
||||
"Allow dangerous html tags": "允許危險的 HTML 標籤",
|
||||
"Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "將文本箭頭轉換為完整符號。 ⚠ 注意這會影響 Markdown 的 HTML 注釋。",
|
||||
"⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠",
|
||||
"Default New Note":"預設新筆記類型",
|
||||
"Show only related tags": "只顯示相關標籤",
|
||||
"Snippet Default Language": "程式碼片段預設語言",
|
||||
"Disable Direct Write (It will be applied after restarting)": "停用直接編輯 (重啟後生效)",
|
||||
"Enable smart table editor": "啟用智能表格編輯器",
|
||||
"Enable smart quotes": "啟用智能引號",
|
||||
"Allow line through checkbox": "替標示為完成的選框添加刪除線",
|
||||
"Custom CSS": "自定義 CSS",
|
||||
"Allow custom CSS for preview": "允許預覽自定義 CSS",
|
||||
"Render newlines in Markdown paragraphs as <br>":"在 Markdown 段落中使用 <br> 換行",
|
||||
"Default New Note":"預設新筆記類型",
|
||||
"Show only related tags": "只顯示相關標籤",
|
||||
"Snippet Default Language": "程式碼片段預設語言",
|
||||
"Disable Direct Write (It will be applied after restarting)": "停用直接編輯 (重啟後生效)",
|
||||
"Enable smart table editor": "啟用智能表格編輯器",
|
||||
"Enable smart quotes": "啟用智能引號",
|
||||
"Allow line through checkbox": "替標示為完成的選框添加刪除線",
|
||||
"Custom CSS": "自定義 CSS",
|
||||
"Allow custom CSS for preview": "允許預覽自定義 CSS",
|
||||
"Render newlines in Markdown paragraphs as <br>":"在 Markdown 段落中使用 <br> 換行",
|
||||
"⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠",
|
||||
"Disabled": "Disabled"
|
||||
"Spellcheck disabled": "Spellcheck disabled",
|
||||
"Show menu bar": "Show menu bar",
|
||||
"Auto Detect": "Auto Detect"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user