Add GitHub-styled alerts

This commit is contained in:
daudix
2024-07-05 03:00:38 +03:00
parent 149cb38a68
commit 29fa3ec522
11 changed files with 227 additions and 26 deletions

View File

@ -56,3 +56,8 @@ trigger_warning = "Trigger Warning"
updated = "Last updated on"
view_comment = "View comment at"
view_profile = "View profile at"
note = "Note"
tip = "Tip"
important = "Important"
warning = "Warning"
caution = "Caution"