libreccm-legacy/ccm-cms/web/assets/xinha/plugins/SmartReplace/lang/nl.js

20 lines
602 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// I18N constants
// LANG: "nl", ENCODING: UTF-8
// Author: Maarten Molenschot, maarten@nrgmm.nl
{
"SmartReplace Settings" : "SmartReplace Instellingen",
"Enable automatic replacements" : "Automatisch vervangen inschakelen",
"Convert all quotes and dashes in the current document": "Converteer alle quotes en schuine strepen",
"OpeningDoubleQuotes": "„",
"ClosingDoubleQuotes": "“",
"OpeningSingleQuote": "",
"ClosingSingleQuote": ""
/*
"OpeningDoubleQuotes": "»",
"ClosingDoubleQuotes": "«",
"OpeningSingleQuote": "",
"ClosingSingleQuote": ""
*/
};