Feature/sequence diagram (#538)

This commit is contained in:
mrdrogdrog 2020-09-05 08:23:20 +02:00 committed by GitHub
parent 119c9512e7
commit 63b24fa5bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 59 additions and 5 deletions

View file

@ -9,6 +9,9 @@
},
"mermaid": {
"unknownError": "Unknown rendering error. Please check your browser console."
},
"sequence": {
"deprecationWarning": "The use of 'sequence' as code block language is deprecated."
}
},
"landing": {
@ -278,8 +281,7 @@
},
"export": {
"rawHtml": "Raw HTML",
"pdf": "PDF export is unavailable.",
"why": "Why?"
"pdf": "PDF export is unavailable."
},
"import": {
"clipboard": "Clipboard"
@ -352,7 +354,8 @@
"save": "Save",
"or": "or",
"and": "and",
"avatarOf": "avatar of '{{name}}'"
"avatarOf": "avatar of '{{name}}'",
"why": "Why?"
},
"login": {
"chooseMethod": "Choose method",