code block should be Code block as used in a menu IIRC (#4006)

All translators have translated this string item using an uppercase letter.
Этот коммит содержится в:
William Gathoye
2016-09-12 16:02:09 +02:00
коммит произвёл Christopher Speller
родитель 3b739e1ca5
Коммит 6d21dab421

Просмотреть файл

@@ -1238,7 +1238,7 @@
"help.formatting.checklist": "Make a task list by including square brackets:",
"help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item",
"help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.",
"help.formatting.codeBlock": "code block",
"help.formatting.codeBlock": "Code block",
"help.formatting.emojiExample": ":smile: :+1: :sheep:",
"help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.",
"help.formatting.example": "Example:",