dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
2.3 KiB
78 lines
2.3 KiB
{ |
|
"@@locale": "en_US", |
|
"pasteLink": "Paste a link", |
|
"ok": "Ok", |
|
"selectColor": "Select Color", |
|
"gallery": "Gallery", |
|
"link": "Link", |
|
"open": "Open", |
|
"copy": "Copy", |
|
"remove": "Remove", |
|
"save": "Save", |
|
"zoom": "Zoom", |
|
"saved": "Saved", |
|
"text": "Text", |
|
"resize": "Resize", |
|
"width": "Width", |
|
"height": "Height", |
|
"size": "Size", |
|
"small": "Small", |
|
"large": "Large", |
|
"huge": "Huge", |
|
"clear": "Clear", |
|
"font": "Font", |
|
"search": "Search", |
|
"camera": "Camera", |
|
"video": "Video", |
|
"undo": "Undo", |
|
"redo": "Redo", |
|
"fontFamily": "Font family", |
|
"fontSize": "Font size", |
|
"bold": "Bold", |
|
"subscript": "Subscript", |
|
"superscript": "Superscript", |
|
"italic": "Italic", |
|
"underline": "Underline", |
|
"strikeThrough": "Strike through", |
|
"inlineCode": "Inline code", |
|
"fontColor": "Font color", |
|
"backgroundColor": "Background color", |
|
"clearFormat": "Clear format", |
|
"alignLeft": "Align left", |
|
"alignCenter": "Align center", |
|
"alignRight": "Align right", |
|
"justifyWinWidth": "Justify win width", |
|
"textDirection": "Text direction", |
|
"headerStyle": "Header style", |
|
"numberedList": "Numbered list", |
|
"bulletList": "Bullet list", |
|
"checkedList": "Checked list", |
|
"codeBlock": "Code block", |
|
"quote": "Quote", |
|
"increaseIndent": "Increase indent", |
|
"decreaseIndent": "Decrease indent", |
|
"insertURL": "Insert URL", |
|
"visitLink": "Visit link", |
|
"enterLink": "Enter link", |
|
"enterMedia": "Enter media", |
|
"edit": "Edit", |
|
"apply": "Apply", |
|
"hex": "Hex", |
|
"material": "Material", |
|
"color": "Color", |
|
"lineheight": "Line height", |
|
"findText": "Find text", |
|
"moveToPreviousOccurrence": "Move to previous occurrence", |
|
"moveToNextOccurrence": "Move to next occurrence", |
|
"savedUsingTheNetwork": "Saved using the network", |
|
"savedUsingLocalStorage": "Saved using the local storage", |
|
"errorWhileSavingImage": "Error while saving image", |
|
"pleaseEnterTextForYourLink": "Please enter a text for your link (e.g., 'Learn more')", |
|
"pleaseEnterTheLinkURL": "Please enter the link URL (e.g., 'https://example.com')", |
|
"pleaseEnterAValidImageURL": "Please enter a valid image URL", |
|
"photo": "Photo", |
|
"image": "Image", |
|
"pleaseEnterAValidVideoURL": "Please enter a valid video URL", |
|
"caseSensitivityAndWholeWordSearch": "Case sensitivity and whole word search", |
|
"insertImage": "Insert Image" |
|
}
|
|
|