aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/indent/lang/fi.js
blob: 42c28b01e31c4c6e353190c24c239e289ea8a2ec (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'indent', 'fi', {
	indent: 'Suurenna sisennystä',
	outdent: 'Pienennä sisennystä'
} );