6d359ca363b07c32469bbce47f3d596623e7076a
[yaffs-website] / web / libraries / templates / lang / fi.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'fi', {
6         button: 'Pohjat',
7         emptyListMsg: '(Ei määriteltyjä pohjia)',
8         insertOption: 'Korvaa koko sisältö',
9         options: 'Sisältöpohjan ominaisuudet',
10         selectPromptMsg: 'Valitse editoriin avattava pohja',
11         title: 'Sisältöpohjat'
12 } );