platform/packages/text-editor/lang/en.json

26 lines
631 B
JSON
Raw Normal View History

{
"string": {
"Suggested": "SUGGESTED",
"NoItems": "No items",
"EditorPlaceholder": "Start typing...",
2022-05-21 14:25:49 +03:00
"Edit": "Edit",
"Bold": "Bold",
"Italic": "Italic",
"Strikethrough": "Strikethrough",
"Link": "Link",
"Save": "Save",
2022-05-21 14:25:49 +03:00
"OrderedList": "Ordered list",
"BulletedList": "Bulleted list",
"Blockquote": "Blockquote",
"Code": "Code",
"CodeBlock": "Code block",
"GettingWorkDone": "Getting work done",
"Smileys": "Smileys",
"Nature": "Nature",
"Symbols": "Symbols",
"TravelAndPlaces": "Travel & Places",
"Objects": "Objects",
"Food": "Food"
}
}