aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/button/lang/ru.js
blob: bbfa42be5c0d0aa3b6fe9e1fae93ae2918549785 (plain) (blame)
1
2
3
4
5
6
7
8
/**
 * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or http://ckeditor.com/license
 */

CKEDITOR.plugins.setLang( 'button', 'ru', {
	selectedLabel: '%1 (Выбрано)'
} );