Add rich text formatting toolbar

This commit is contained in:
rucki
2026-08-27 10:57:14 +02:00
parent 18591ce90f
commit ade878a0cd
11 changed files with 153 additions and 4 deletions
+40
View File
@@ -638,6 +638,46 @@ msgstr ""
msgid "You are now a member of team %(team)s."
msgstr ""
#: core/templates/core/_format_toolbar.html
msgid "Bold"
msgstr "Bold"
#: core/templates/core/_format_toolbar.html
msgid "Italic"
msgstr "Italic"
#: core/templates/core/_format_toolbar.html
msgid "Underline"
msgstr "Underline"
#: core/templates/core/_format_toolbar.html
msgid "Inline code"
msgstr "Inline code"
#: core/templates/core/_format_toolbar.html
msgid "Heading"
msgstr "Heading"
#: core/templates/core/_format_toolbar.html
msgid "Quote"
msgstr "Quote"
#: core/templates/core/_format_toolbar.html
msgid "Bullet list"
msgstr "Bullet list"
#: core/templates/core/_format_toolbar.html
msgid "Numbered list"
msgstr "Numbered list"
#: core/templates/core/_format_toolbar.html
msgid "Select text, then format it"
msgstr "Select text, then format it"
#: core/templates/core/base.html core/templates/core/index.html
msgid "Text"
msgstr "Text"
#: core/templates/core/base.html core/templates/core/index.html
msgid "Type"
msgstr "Type"