X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fbutton%2Flang%2Fast.js;fp=sources%2Fplugins%2Fbutton%2Flang%2Fast.js;h=5ab7bf6ea044d505ff6d294301a337c89a2ee368;hp=0000000000000000000000000000000000000000;hb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c;hpb=3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5 diff --git a/sources/plugins/button/lang/ast.js b/sources/plugins/button/lang/ast.js new file mode 100644 index 0000000..5ab7bf6 --- /dev/null +++ b/sources/plugins/button/lang/ast.js @@ -0,0 +1,8 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.setLang( 'button', 'ast', { + selectedLabel: '%1 (Seleicionáu)' +} );