mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-08 21:27:45 +03:00
5d33062176
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
19 lines
423 B
JSON
19 lines
423 B
JSON
{
|
|
"string": {
|
|
"Suggested": "SUGGESTED",
|
|
"NoItems": "No items",
|
|
"EditorPlaceholder": "Start typing...",
|
|
"Edit": "Edit",
|
|
"Bold": "Bold",
|
|
"Italic": "Italic",
|
|
"Strikethrough": "Strikethrough",
|
|
"Link": "Link",
|
|
"Save": "Save",
|
|
"OrderedList": "Ordered list",
|
|
"BulletedList": "Bulleted list",
|
|
"Blockquote": "Blockquote",
|
|
"Code": "Code",
|
|
"CodeBlock": "Code block"
|
|
}
|
|
}
|