mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-19 00:41:47 +03:00
1c01925ed4
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
48 lines
1.2 KiB
JSON
48 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",
|
|
"GettingWorkDone": "Getting work done",
|
|
"Send": "Send",
|
|
"Attach": "Attach",
|
|
"TextStyle": "Text style",
|
|
"Emoji": "Emoji",
|
|
"GIF": "GIF",
|
|
"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"
|
|
}
|
|
}
|