This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/tinymce/jscripts/tiny_mce/themes/simple/langs/nb.js

11 lines
304 B
JavaScript
Raw Normal View History

2009-01-01 16:44:00 +00:00
tinyMCE.addI18n('nb.simple',{
bold_desc:"Fet",
italic_desc:"Kursiv",
underline_desc:"Understreking",
striketrough_desc:"Gjennomstreking",
bullist_desc:"Punktliste",
numlist_desc:"Nummerliste",
undo_desc:"Angre (Ctrl+Z)",
redo_desc:"Gj\u00F8r om (Ctrl + Y)",
cleanup_desc:"Rens ukurant kode"
});