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

19 lines
566 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: "de", ENCODING: UTF-8
{
"SmartReplace Settings" : "SmartReplace Einstellungen",
"Enable automatic replacements" : "Automatische Ersetzung aktivieren",
"Convert all quotes and dashes in the current document": "Alle Anführungszeichen und Gedankenstriche umwandeln",
"OpeningDoubleQuotes": "„",
"ClosingDoubleQuotes": "“",
"OpeningSingleQuote": "",
"ClosingSingleQuote": ""
/*
"OpeningDoubleQuotes": "»",
"ClosingDoubleQuotes": "«",
"OpeningSingleQuote": "",
"ClosingSingleQuote": ""
*/
};