aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/horizontalrule/lang/tr.js
blob: 3fd721fa9d15202f24caf7731a4bb9a279e755be (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'horizontalrule', 'tr', {
	toolbar: 'Yatay Satır Ekle'
} );