]>
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', 'ka', {\r | |
6 | border: 'ჩარჩოს გამოჩენა',\r | |
7 | noUrl: 'აკრიფეთ iframe-ის URL',\r | |
8 | scrolling: 'გადახვევის ზოლების დაშვება',\r | |
9 | title: 'IFrame-ის პარამეტრები',\r | |
10 | toolbar: 'IFrame'\r | |
11 | } );\r |