mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-03 05:44:27 +03:00
01a1a3fe6c
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
46 lines
1.2 KiB
JSON
46 lines
1.2 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",
|
|
"Send": "Send",
|
|
"Attach": "Attach",
|
|
"TextStyle": "Text style",
|
|
"Emoji": "Emoji",
|
|
"GIF": "GIF",
|
|
"Mention": "Mention",
|
|
"Underlined": "Underlined",
|
|
"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",
|
|
"Width": "Width",
|
|
"Height": "Height",
|
|
"Unset": "Unset"
|
|
}
|
|
}
|