X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fhorizontalrule%2Flang%2Fpt.js;h=c8d710d16d2ef36bd541eeb415cd296603cee4ff;hp=097c34d6129b73d9c55724466bc3b83c61279e00;hb=refs%2Ftags%2F4.7.3;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/horizontalrule/lang/pt.js b/sources/plugins/horizontalrule/lang/pt.js index 097c34d..c8d710d 100644 --- a/sources/plugins/horizontalrule/lang/pt.js +++ b/sources/plugins/horizontalrule/lang/pt.js @@ -1,7 +1,7 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'pt', { - toolbar: 'Inserir Linha Horizontal' + toolbar: 'Inserir linha horizontal' } );