diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 46688974f..c7c289480 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -93,7 +93,7 @@ "export_note_title": "Export note", "close": "Close", "export_type_subtree": "this note and all of its descendants", - "format_html": "HTML - recomandat deoarece păstrează toată formatarea", + "format_html": "HTML - recommended as it keeps all format", "format_html_zip": "HTML in ZIP archive - this is recommended since this preserves all the formatting.", "format_markdown": "Markdown - this preserves most of the formatting.", "format_opml": "OPML - outliner interchange format for text only. Formatting, images and files are not included.",