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

@ -52,3 +52,8 @@ trigger_warning = "تحذير الزناد"
updated = "آخر تحديث في"
view_comment = "عرض التعليق على"
view_profile = "عرض الملف الشخصي على"
note = "ملاحظة"
tip = "نصيحة"
important = "مهم"
warning = "تحذير"
caution = "احذر"

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"

View File

@ -62,3 +62,8 @@ trigger_warning = "Предупреждение о Тревоге"
updated = "Последний раз обновлено"
view_comment = "Показать комментарий на"
view_profile = "Показать профиль на"
note = "Заметьте"
tip = "Совет"
important = "Важно"
warning = "Внимание"
caution = "Осторожно"