aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/horizontalrule/lang/ro.js
blob: af2fdbe60b8cca15f87d8e484e5afbed3700a7b8 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'horizontalrule', 'ro', {
	toolbar: 'Inserează linie orizontală'
} );