aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/en-ca.js
blob: 7265dbc3ef2b9793f59eca9d7d9eba87d7ee68b9 (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', 'en-ca', {
	maximize: 'Maximize',
	minimize: 'Minimize' // MISSING
} );