Skip to content

Commit

Permalink
ja: fix editor option
Browse files Browse the repository at this point in the history
  • Loading branch information
teppeis committed Jun 27, 2021
1 parent 4f84bd8 commit 4a198f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"spellcheck-dict": "スペルチェック辞書",
"spellcheck-dict-empty": "スペルチェック辞書が指定されていません。",
"option-readable-line-length": "読みやすい行の長さ",
"option-readable-line-description": "最大の行の長さを制限します。画面に表示される情報は減りますが、長い段落が読みやすくなります。",
"option-readable-line-description": "最大行長を制限します。 画面に収まるコンテンツは少なくなりますが、長い段落が読みやすくなります。",
"option-strict-line-break": "厳密な改行",
"option-strict-line-break-description": "プレビューモードでは、Markdownの仕様に従って単一の改行を無視します。プレビューモードで改行させる場合にはオフにしてください。",
"option-show-frontmatter": "フロントマターを表示",
Expand Down Expand Up @@ -968,7 +968,7 @@
"option-sliding-window-mode-description": "右側の新規ペインでページを開きます。ペインを水平方向にスクロールできます。",
"option-hover-preview-file": "プレビューをホバー表示",
"option-hover-preview-file-description": "リンクにカーソルを合わせると、ページのプレビューが表示されます。",
"option-readable-line-length": "読み取り可能な行の長さ",
"option-readable-line-length": "読みやすい行の長さ",
"option-readable-line-length-description": "最大行長を制限します。 画面に収まるコンテンツは少なくなりますが、長い段落が読みやすくなります。",
"option-site-password": "パスワード",
"option-site-password-description": "パスワードと共にサイトへのアクセスを制限します。",
Expand Down

0 comments on commit 4a198f9

Please sign in to comment.