aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/preview/lang/en-gb.js
blob: 78cd48d41eb4d03302449a122d44e876e48a9d93 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'preview', 'en-gb', {
	preview: 'Preview'
} );