"option-spellcheck-description":"Turns on the spell checker. Currently only works for English (US).",
"spellcheck-languages":"Spellcheck languages",
"spellcheck-languages-description":"Choose the languages for the spellchecker to use.",
"spellcheck-languages-mac-description":"The native spellchecker will automatically detect the language being used for you on macOS.",
"spellcheck-dict":"Spellcheck dictionary",
"spellcheck-dict-empty":"The spellcheck dictionary is empty.",
"option-show-inline-title":"Show inline title",
"option-show-inline-title-description":"Displays the filename as an editable title inline with the file contents.",
"option-readable-line-length":"Readable line length",
"option-readable-line-description":"Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.",
"option-strict-line-break":"Strict line breaks",
"option-strict-line-break-description":"In preview mode, ignore single line breaks according to the Markdown specs. Turn this off for single line breaks to show in preview.",
"option-properties-in-document":"Properties in document",
"option-properties-in-document-description":"Choose how properties are displayed within the editor. Select \"source\" to have the properties displayed as YAML.",
"option-properties-hidden":"Hidden",
"option-properties-visible":"Visible",
"option-properties-source":"Source",
"option-show-file-properties":"Show properties in document",
"option-show-file-properties-description":"Show the properties section at the top of the file.",
"option-auto-pair-brackets":"Auto pair brackets",
"option-auto-pair-brackets-description":"Pair brackets and quotes automatically.",
"option-indentation-guide-description":"Show vertical relationship lines between bullet points for visual guidance.",
"option-use-tabs":"Use tabs",
"option-use-tabs-description":"Use tabs to indent when pressing the \"Tab\" key. Set this to off to use spaces.",
"option-tab-size":"Tab size",
"option-tab-size-description":"Number of spaces a tab is equivalent to.",
"option-rtl":"Right-to-left (RTL)",
"option-rtl-description":"Sets the text direction of notes to display in right-to-left.",
"option-auto-convert-html":"Auto convert HTML",
"option-auto-convert-html-description":"Automatically convert HTML to Markdown when pasting and drag-and-drop from webpages. Use Ctrl/Cmd+Shift+V to paste without conversion.",
"option-vim-key-bindings":"Vim key bindings",
"option-vim-key-bindings-description":"Let you use Vim key bindings in the source editor.",
"option-vim-key-bindings-mobile":"On mobile devices, this setting is per-device and is not synchronized through the config file.",
"label-confirm-enable-vim":"Confirm entering Vim mode",
"label-vim-warning":"Vim mode is for efficient text editing but can be quite counter-intuitive. If you're not familiar with Vim, this option might make it look like Obsidian has stopped working.",
"label-vim-test":"To verify that you know your way around Vim, please enter the command to quit Vim without saving below:",
"label-vim-your-answer":"Your answer",
"placeholder-enter-command":"Enter command...",
"button-confirm-enable-vim":"Let me enable Vim",
"msg-vim-mode-enabled":"Command is correct. Vim mode now enabled.",
"msg-vim-mode-not-enabled":"Command is incorrect. Vim mode remains disabled to protect you.",
"msg-vim-mode-please-enter-command":"Please enter the command to enable Vim mode"