Web app: implement markdown support
This commit is contained in:
parent
56ed4f0515
commit
f989fd0743
7 changed files with 648 additions and 8 deletions
|
@ -359,6 +359,9 @@
|
|||
"prefs_appearance_theme_system": "System (default)",
|
||||
"prefs_appearance_theme_dark": "Dark mode",
|
||||
"prefs_appearance_theme_light": "Light mode",
|
||||
"prefs_appearance_markdown_always_enabled_title": "Format all messages as Markdown",
|
||||
"prefs_appearance_markdown_always_enabled_on": "Enabled",
|
||||
"prefs_appearance_markdown_always_enabled_off": "Disabled",
|
||||
"prefs_reservations_title": "Reserved topics",
|
||||
"prefs_reservations_description": "You can reserve topic names for personal use here. Reserving a topic gives you ownership over the topic, and allows you to define access permissions for other users over the topic.",
|
||||
"prefs_reservations_limit_reached": "You reached your reserved topics limit.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue