🚧 WIP: add translations task lists

This commit is contained in:
Cell
2024-11-01 15:02:37 +08:00
parent 8fa3538725
commit 4df8fd023e
14 changed files with 168 additions and 0 deletions
+12
View File
@@ -181,6 +181,18 @@ warning = "Warning"
caution = "Caution"
# === GitHub Alert ===
# === Task lists ===
[taskList]
" " = "Unchecked"
"x" = "Checked"
"-" = "Cancelled"
"/" = "In Progress"
"<" = "Scheduled"
">" = "Rescheduled"
"!" = "Important"
"?" = "Question"
# === Task lists ===
# === shortcodes/admonition.html ===
[admonition]
note = "Note"