aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/fo.js
blob: c3775fc2970e757c1a9eb3e5c05dbcaf470c5075 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'fo', {
	maximize: 'Maksimera',
	minimize: 'Minimera'
} );