JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / placeholder / lang / no.js
1 /*\r
2 Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 CKEDITOR.plugins.setLang( 'placeholder', 'no',\r
7 {\r
8         placeholder :\r
9         {\r
10                 title           : 'Egenskaper for plassholder',\r
11                 toolbar         : 'Opprett plassholder',\r
12                 text            : 'Tekst for plassholder',\r
13                 edit            : 'Rediger plassholder',\r
14                 textMissing     : 'Plassholderen må inneholde tekst.'\r
15         }\r
16 });\r