mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
fix(i18n): add admonition titles for en
This commit is contained in:
17
i18n/en.yaml
17
i18n/en.yaml
@@ -85,3 +85,20 @@ shortcode:
|
||||
|
||||
recent:
|
||||
show_more: "Show More"
|
||||
|
||||
admonition:
|
||||
abstract: "Abstract"
|
||||
bug: "Bug"
|
||||
caution: "Caution"
|
||||
danger: "Danger"
|
||||
example: "Example"
|
||||
failure: "Failure"
|
||||
important: "Important"
|
||||
info: "Info"
|
||||
note: "Note"
|
||||
question: "Question"
|
||||
quote: "Quote"
|
||||
success: "Success"
|
||||
tip: "Tip"
|
||||
todo: "Todo"
|
||||
warning: "Warning"
|
||||
|
||||
Reference in New Issue
Block a user