18 lines
519 B
JSON
Raw Normal View History

{
"autosavesucceeded": "Draft saved.",
"bold": "Bold",
"clear": "Clear formatting",
"h3": "Heading (large)",
"h4": "Heading (medium)",
"h5": "Heading (small)",
"hidetoolbar": "Hide toolbar",
"italic": "Italic",
2023-05-10 12:11:30 +02:00
"orderedlist": "Ordered List",
"p": "Paragraph",
"strikethrough": "Strikethrough",
"textrecovered": "A draft version of this text was automatically restored.",
"toggle": "Toggle editor",
"underline": "Underline",
2023-05-10 12:11:30 +02:00
"unorderedlist": "Bulleted List"
}