mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-09 16:16:58 +01:00
improve markdown error notification description
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"markdownErrorNotification": {
|
||||
"title": "Markdown content could not be parsed",
|
||||
"description": "Content does not contain valid markdown. If you use XML, please ensure that it is wrapped in a code block e.g.:",
|
||||
"description": "The Content does not contain valid markdown. If you use XML, please ensure that it is wrapped in a code block e.g.:",
|
||||
"spec": "Please have a look at the specification"
|
||||
},
|
||||
"loading": {
|
||||
|
||||
Reference in New Issue
Block a user