mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-16 12:05:56 +00:00
Monotone-Parent: f6b9d7fff0ee290e5bb3d449068e90673274fc9d Monotone-Revision: 247bc51241f490e20ac9abc386e95d4198cefbaf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-24T12:49:55
7 lines
384 B
JavaScript
7 lines
384 B
JavaScript
/*
|
|
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
|
For licensing, see LICENSE.html or http://ckeditor.com/license
|
|
*/
|
|
|
|
CKEDITOR.plugins.setLang('placeholder','da',{placeholder:{title:'Egenskaber for pladsholder',toolbar:'Opret pladsholder',text:'Tekst til pladsholder',edit:'Redigér pladsholder',textMissing:'Pladsholder skal indeholde tekst'}});
|