aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/fi.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/stylescombo/lang/fi.js')
-rw-r--r--sources/plugins/stylescombo/lang/fi.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/sources/plugins/stylescombo/lang/fi.js b/sources/plugins/stylescombo/lang/fi.js
new file mode 100644
index 00000000..bf230f22
--- /dev/null
+++ b/sources/plugins/stylescombo/lang/fi.js
@@ -0,0 +1,11 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'stylescombo', 'fi', {
6 label: 'Tyyli',
7 panelTitle: 'Muotoilujen tyylit',
8 panelTitle1: 'Lohkojen tyylit',
9 panelTitle2: 'Rivinsisäiset tyylit',
10 panelTitle3: 'Objektien tyylit'
11} );