久保田隼基 8 lat temu
rodzic
commit
4b74e9a419
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      lib/locales/en-US/translation.json

+ 2 - 2
lib/locales/en-US/translation.json

@@ -275,9 +275,9 @@
   "markdown_setting": { 
   "markdown_setting": { 
     "markdown_rendering": "You can change Markdown rendering settings.",
     "markdown_rendering": "You can change Markdown rendering settings.",
     "validate Line Break": "Validate Line Break",
     "validate Line Break": "Validate Line Break",
-    "treat_text": "Treat line breaking in the text page as < br > in HTML",
+    "treat_text": "Treat line breaking in the text page as &ltbr> in HTML",
     "validate_comment": "Validate Line Break in the comment section",
     "validate_comment": "Validate Line Break in the comment section",
-    "treat_comment": "Treat line breaking in the comment section as < br > in HTML",
+    "treat_comment": "Treat line breaking in the comment section as &ltbr>  in HTML",
     "TBD": "(TBD: Markdown function in the comment section has not been implemented yet)"
     "TBD": "(TBD: Markdown function in the comment section has not been implemented yet)"
 
 
      },
      },