mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
e550de71e3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
11 lines
381 B
JavaScript
Executable File
11 lines
381 B
JavaScript
Executable File
tinyMCE.addI18n('sq.simple',{
|
|
bold_desc:"I Trash\u00EB (Ctrl+B)",
|
|
italic_desc:"I Pjerr\u00EBt (Ctrl+I)",
|
|
underline_desc:"I N\u00EBnvizuar (Ctrl+U)",
|
|
striketrough_desc:"Vij\u00EB n\u00EB mes",
|
|
bullist_desc:"List\u00EB e parregullt",
|
|
numlist_desc:"List\u00EB e rregullt",
|
|
undo_desc:"\u00C7b\u00EBj (Ctrl+Z)",
|
|
redo_desc:"Rib\u00EBj (Ctrl+Y)",
|
|
cleanup_desc:"Pastro kodin"
|
|
}); |