aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/iframe/lang/oc.js
blob: 890a5718333ee324e4352db2c13d4e5ee82745de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'iframe', 'oc', {
	border: 'Afichar la bordadura del quadre',
	noUrl: 'Entratz l\'URL del contengut del quadre',
	scrolling: 'Activar las barras de desfilament',
	title: 'Proprietats del quadre de contengut incorporat',
	toolbar: 'Quadre de contengut incorporat'
} );