add support for disabling rich text formatting
This commit is contained in:
parent
cd48268c85
commit
1af5c8fd39
5 changed files with 11 additions and 3 deletions
|
@ -130,6 +130,7 @@
|
|||
"notification_visibility_likes": "Likes",
|
||||
"notification_visibility_mentions": "Mentions",
|
||||
"notification_visibility_repeats": "Repeats",
|
||||
"no_rich_text_description": "Disable rich text support",
|
||||
"nsfw_clickthrough": "Enable clickthrough NSFW attachment hiding",
|
||||
"panelRadius": "Panels",
|
||||
"pause_on_unfocused": "Pause streaming when tab is not focused",
|
||||
|
|
|
@ -89,6 +89,7 @@
|
|||
"name": "Nom",
|
||||
"name_bio": "Nom & Bio",
|
||||
"new_password": "Nouveau mot de passe",
|
||||
"no_rich_text_description": "Ne formatez pas le texte",
|
||||
"nsfw_clickthrough": "Masquer les images marquées comme contenu adulte ou sensible",
|
||||
"panelRadius": "Fenêtres",
|
||||
"presets": "Thèmes prédéfinis",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue