Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
11
thirdparty/tiny/themes/simple/langs/de.js
vendored
Normal file
11
thirdparty/tiny/themes/simple/langs/de.js
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
tinyMCE.addI18n('de.simple',{
|
||||
bold_desc:"Fett (Strg+B)",
|
||||
italic_desc:"Kursiv (Strg+I)",
|
||||
underline_desc:"Unterstrichen (Strg+U)",
|
||||
striketrough_desc:"Durchgestrichen",
|
||||
bullist_desc:"Unsortierte Liste",
|
||||
numlist_desc:"Sortierte Liste",
|
||||
undo_desc:"R\u00FCckg\u00E4ngig (Strg+Z)",
|
||||
redo_desc:"Wiederholen (Strg+Y)",
|
||||
cleanup_desc:"Quellcode s\u00E4ubern"
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue