diff --git a/modules/editor/lang/en.lang.php b/modules/editor/lang/en.lang.php index e093d7b15..3a157635a 100644 --- a/modules/editor/lang/en.lang.php +++ b/modules/editor/lang/en.lang.php @@ -225,6 +225,6 @@ $lang->edit->confirm_submit_without_saving = 'There is paragraphs that were not saved.\\nProceed anyway?'; - $lang->edit->image_align = '이미지 정렬'; - $lang->edit->attached_files = '첨부 파일'; + $lang->edit->image_align = 'Image Alignment'; + $lang->edit->attached_files = 'Attachments'; ?> \ No newline at end of file