mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-20 14:31:57 +00:00
Make sanitization configurable
This commit is contained in:
@@ -139,5 +139,11 @@
|
||||
"Polish": "Polonais",
|
||||
"Portuguese": "Portugais",
|
||||
"Spanish": "Espagnol",
|
||||
"You have to save!": "Il faut sauvegarder !"
|
||||
}
|
||||
"You have to save!": "Il faut sauvegarder !",
|
||||
"Russian": "Russian",
|
||||
"Allow preview to scroll past the last line": "Allow preview to scroll past the last line",
|
||||
"Sanitization": "Sanitization",
|
||||
"Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
|
||||
"Allow styles": "Allow styles",
|
||||
"Allow dangerous html tags": "Allow dangerous html tags"
|
||||
}
|
||||
Reference in New Issue
Block a user