aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/iframe/lang/ca.js
blob: 080271527a6c7b70b2c5c977a3cfbda12a08f958 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'iframe', 'ca', {
	border: 'Mostra la vora del marc',
	noUrl: 'Si us plau, introdueixi la URL de l\'iframe',
	scrolling: 'Activa les barres de desplaçament',
	title: 'Propietats de l\'IFrame',
	toolbar: 'IFrame'
} );