fix(i18n): Make source string to be on English

This commit is contained in:
hasecilu 2024-12-07 11:26:13 -06:00
parent d3f55fa4b2
commit d71b4dc89a
No known key found for this signature in database
GPG Key ID: 87E51D5092D98C51

View File

@ -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.",