mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 22:12:44 +03:00
88a9037545
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
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",
|
|
"GettingWorkDone": "Getting work done",
|
|
"Smileys": "Smileys",
|
|
"Nature": "Nature",
|
|
"Symbols": "Symbols",
|
|
"TravelAndPlaces": "Travel & Places",
|
|
"Objects": "Objects",
|
|
"Food": "Food",
|
|
"FullDescription": "Full description",
|
|
"NoFullDescription": "There are no detailed description",
|
|
"EnableDiffMode": "Diff mode",
|
|
|
|
"AddColumnBefore": "Add before",
|
|
"AddColumnAfter": "Add after",
|
|
"DeleteColumn": "Delete",
|
|
"AddRowBefore": "Add before",
|
|
"AddRowAfter": "Add after",
|
|
"DeleteRow": "Delete",
|
|
"DeleteTable": "Delete",
|
|
|
|
"CategoryRow": "Rows",
|
|
"CategoryColumn": "Columns",
|
|
"Table": "Table",
|
|
"InsertTable": "Insert table",
|
|
"TableOptions": "Customize table"
|
|
}
|
|
}
|