]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/undo/lang/sr-latn.js
cc4f34c7d8c6f03ee3235cc75210f0037d6b84fc
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / undo / lang / sr-latn.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'undo', 'sr-latn', {
6 redo: 'Ponovi akciju',
7 undo: 'Poni�ti akciju'
8 } );