mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 23:02:43 +00:00
Monotone-Parent: 2c3f8544a30679096de28ae80a840c371b12d94b Monotone-Revision: bd8544b99b099a3544a5acdb3bdcc8c219709ff1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-18T13:14:02
7 lines
387 B
JavaScript
7 lines
387 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','nb',{placeholder:{title:'Egenskaper for plassholder',toolbar:'Opprett plassholder',text:'Tekst for plassholder',edit:'Rediger plassholder',textMissing:'Plassholderen må inneholde tekst.'}});
|