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.5 KiB
78 lines
2.5 KiB
1 year ago
|
{
|
||
|
"@@locale": "ko",
|
||
|
"pasteLink": "링크를 붙여넣어 주세요.",
|
||
|
"ok": "확인",
|
||
|
"selectColor": "색상 선택",
|
||
|
"gallery": "갤러리",
|
||
|
"link": "링크",
|
||
|
"open": "열기",
|
||
|
"copy": "복사하기",
|
||
|
"remove": "제거하기",
|
||
|
"save": "저장하기",
|
||
|
"zoom": "확대하기",
|
||
|
"saved": "저장되었습니다.",
|
||
|
"text": "텍스트",
|
||
|
"resize": "크기조정",
|
||
|
"width": "넓이",
|
||
|
"height": "높이",
|
||
|
"size": "크기",
|
||
|
"small": "작게",
|
||
|
"large": "크게",
|
||
|
"huge": "매우크게",
|
||
|
"clear": "초기화",
|
||
|
"font": "글꼴",
|
||
|
"search": "검색",
|
||
|
"camera": "카메라",
|
||
|
"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",
|
||
|
"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": "e.g., 'Learn more'",
|
||
|
"pleaseEnterTheLinkURL": "e.g., 'https://example.com'",
|
||
|
"pleaseEnterAValidImageURL": "Please enter a valid image URL",
|
||
|
"hex": "Hex",
|
||
|
"material": "Material",
|
||
|
"color": "Color",
|
||
|
"pleaseEnterAValidVideoURL": "유효한 비디오 URL을 입력하세요",
|
||
|
"photo": "사진",
|
||
|
"image": "이미지",
|
||
|
"caseSensitivityAndWholeWordSearch": "대소문자 구분 및 전체 단어 검색",
|
||
|
"insertImage": "이미지 삽입"
|
||
|
}
|
||
|
|