Files
Martin Hoffmann 7092e6f140 complete german translation
- add german translation to all plugin dialogs
- add german translation of all template files
- add german translation to all themes
- add german language file to tinymce editor
- fix leanote import dialog on all languages in
plugins/import_leanote/plugin.js
2016-06-17 11:43:17 +02:00

5 lines
95 B
JavaScript

tinymce.addI18n('de',{
codeLang: "Sprache",
toggleCode: "`ctrl+shift+c` Code umschalten"
});