source:
plugins/dcCKEditor/js/ckeditor/plugins/justify/lang/is.js
@
2738:d6b4c5ac9b33
Revision 2738:d6b4c5ac9b33, 301 bytes checked in by Nicolas <nikrou77@…>, 11 years ago (diff) |
---|
Line | |
---|---|
1 | /* |
2 | Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ |
5 | CKEDITOR.plugins.setLang( 'justify', 'is', { |
6 | block: 'Jafna báðum megin', |
7 | center: 'Miðja texta', |
8 | left: 'Vinstrijöfnun', |
9 | right: 'Hægrijöfnun' |
10 | } ); |
Note: See TracBrowser
for help on using the repository browser.