bludit/bl-plugins/simplemde/languages/nl_NL.json

13 lines
378 B
JSON
Raw Normal View History

2019-01-31 03:05:09 +01:00
{
"plugin-data":
{
"name": "SimpleMDE",
"description": "Markdown-editor om inhoud te verwerken in de Markdown opmaaktaal."
},
"toolbar": "Werkbalk",
"tab-size": "Tabgrootte",
"autosave": "Automatisch opslaan",
"spell-checker": "Spellingscontrole (Engels)",
"content-here-supports-markdown-and-html-code": "De inhoud hier ondersteunt zowel Markdown als HTML-code."
}