diff options
Diffstat (limited to 'plugins/toolbar/lang/fi.js')
| -rw-r--r-- | plugins/toolbar/lang/fi.js | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/fi.js b/plugins/toolbar/lang/fi.js deleted file mode 100644 index 8ab55bf..0000000 --- a/plugins/toolbar/lang/fi.js +++ /dev/null @@ -1,22 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'toolbar', 'fi', {
- toolbarCollapse: 'Kutista työkalupalkki',
- toolbarExpand: 'Laajenna työkalupalkki',
- toolbarGroups: {
- document: 'Dokumentti',
- clipboard: 'Leikepöytä/Kumoa',
- editing: 'Muokkaus',
- forms: 'Lomakkeet',
- basicstyles: 'Perustyylit',
- paragraph: 'Kappale',
- links: 'Linkit',
- insert: 'Lisää',
- styles: 'Tyylit',
- colors: 'Värit',
- tools: 'Työkalut'
- },
- toolbars: 'Editorin työkalupalkit'
-});
|
