X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fconnexionswing-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fjustify%2Flang%2Fmk.js;h=eb9d8476d7ca491fb3f9945b07a0a90d8ba1964f;hp=10605fd9f0f445a3d189b6340035e418eefb07d6;hb=refs%2Ftags%2F4.5.7;hpb=7adcb81e4f83f98c468889aaa5a85558ba88c770 diff --git a/sources/plugins/justify/lang/mk.js b/sources/plugins/justify/lang/mk.js index 10605fd9..eb9d8476 100644 --- a/sources/plugins/justify/lang/mk.js +++ b/sources/plugins/justify/lang/mk.js @@ -1,10 +1,10 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'mk', { block: 'Justify', // MISSING - center: 'Center', // MISSING + center: 'Во средина', left: 'Align Left', // MISSING right: 'Align Right' // MISSING } );