mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
feat: add admonitions
This commit is contained in:
@@ -85,3 +85,5 @@ shortcode:
|
||||
|
||||
recent:
|
||||
show_more: "Show More"
|
||||
|
||||
|
||||
|
||||
17
i18n/it.yaml
17
i18n/it.yaml
@@ -72,3 +72,20 @@ shortcode:
|
||||
|
||||
recent:
|
||||
show_more: "Mostra di Più"
|
||||
|
||||
admonition:
|
||||
note: "Nota"
|
||||
abstract: "Sommario"
|
||||
info: "Info"
|
||||
todo: "Da fare"
|
||||
tip: "Suggerimento"
|
||||
important: "Importante"
|
||||
success: "Successo"
|
||||
question: "Domanda"
|
||||
warning: "Avviso"
|
||||
caution: "Attenzione"
|
||||
failure: "Fallimento"
|
||||
danger: "Pericolo"
|
||||
bug: "Bug"
|
||||
example: "Esempio"
|
||||
quote: "Citazione"
|
||||
|
||||
17
i18n/ja.yaml
17
i18n/ja.yaml
@@ -84,3 +84,20 @@ shortcode:
|
||||
|
||||
recent:
|
||||
show_more: "もっと見る"
|
||||
|
||||
admonition:
|
||||
note: "ノート"
|
||||
abstract: "概要"
|
||||
info: "情報"
|
||||
todo: "TODO"
|
||||
tip: "ヒント"
|
||||
important: "重要"
|
||||
success: "成功"
|
||||
question: "質問"
|
||||
warning: "警告"
|
||||
caution: "注意"
|
||||
failure: "失敗"
|
||||
danger: "危険"
|
||||
bug: "バグ"
|
||||
example: "例"
|
||||
quote: "引用"
|
||||
|
||||
@@ -84,3 +84,20 @@ shortcode:
|
||||
|
||||
recent:
|
||||
show_more: "显示更多"
|
||||
|
||||
admonition:
|
||||
note: "笔记"
|
||||
abstract: "摘要"
|
||||
info: "信息"
|
||||
todo: "待办"
|
||||
tip: "提示"
|
||||
important: "重要"
|
||||
success: "成功"
|
||||
question: "问题"
|
||||
warning: "警告"
|
||||
caution: "注意"
|
||||
failure: "失败"
|
||||
danger: "危险"
|
||||
bug: "错误"
|
||||
example: "示例"
|
||||
quote: "引用"
|
||||
|
||||
Reference in New Issue
Block a user