]>
Commit | Line | Data |
---|---|---|
c63493c8 IB |
1 | /*\r |
2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r | |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license\r | |
4 | */\r | |
5 | CKEDITOR.plugins.setLang( 'iframe', 'af', {\r | |
6 | border: 'Wys rand van raam',\r | |
7 | noUrl: 'Gee die iframe URL',\r | |
8 | scrolling: 'Skuifbalke aan',\r | |
9 | title: 'IFrame Eienskappe',\r | |
10 | toolbar: 'IFrame'\r | |
11 | } );\r |