X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fconnexionswing-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fforms%2Flang%2Fmk.js;h=5862e67880d093b6bc5c661cbac92ed4f7784bbd;hp=e648cd4f859cda16850efb795ead498311beb8ef;hb=HEAD;hpb=7adcb81e4f83f98c468889aaa5a85558ba88c770 diff --git a/sources/plugins/forms/lang/mk.js b/sources/plugins/forms/lang/mk.js index e648cd4f..5862e678 100644 --- a/sources/plugins/forms/lang/mk.js +++ b/sources/plugins/forms/lang/mk.js @@ -1,5 +1,5 @@ /* -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( 'forms', 'mk', { @@ -66,6 +66,6 @@ CKEDITOR.plugins.setLang( 'forms', 'mk', { typeEmail: 'Email', // MISSING typeSearch: 'Search', // MISSING typeTel: 'Telephone Number', // MISSING - typeUrl: 'URL' // MISSING + typeUrl: 'URL' } } );