mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 18:02:01 +03:00
a337bb128c
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
65 lines
1.7 KiB
JSON
65 lines
1.7 KiB
JSON
{
|
|
"string": {
|
|
"TableOfContents": "Table of contents",
|
|
"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",
|
|
"Note": "Note",
|
|
"ConfigureNote": "Configure note",
|
|
"Set": "Set",
|
|
"Update": "Update",
|
|
"Remove": "Remove",
|
|
"NotePlaceholder": "Add a note...",
|
|
"SampleText": "Sample text",
|
|
"Send": "Send",
|
|
"Attach": "Attach",
|
|
"TextStyle": "Text style",
|
|
"Emoji": "Emoji",
|
|
"GIF": "GIF",
|
|
"Mention": "Mention",
|
|
"Underlined": "Underlined",
|
|
"AlignCenter": "Align center",
|
|
"AlignLeft": "Align left",
|
|
"AlignRight": "Align right",
|
|
"Download": "Download",
|
|
"ViewImage": "View image",
|
|
"ViewOriginal": "View original",
|
|
"MoreActions": "More actions",
|
|
"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",
|
|
"Duplicate": "Duplicate",
|
|
|
|
"CategoryRow": "Rows",
|
|
"CategoryColumn": "Columns",
|
|
"Table": "Table",
|
|
"InsertTable": "Insert table",
|
|
"TableOptions": "Customize table",
|
|
"Width": "Width",
|
|
"Height": "Height",
|
|
"Unset": "Unset",
|
|
"Image": "Image",
|
|
"SeparatorLine": "Separator line",
|
|
"TodoList": "Action item"
|
|
}
|
|
}
|