]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/about/lang/eu.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / about / lang / eu.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'about', 'eu', {
6 copy: 'Copyright © $1. Eskubide guztiak erreserbaturik.',
7 dlgTitle: 'CKEditor-i buruz',
8 help: 'Begiratu $1 laguntzarako.',
9 moreInfo: 'Lizentziari buruzko informazioa gure webgunean:',
10 title: 'CKEditor-i buruz',
11 userGuide: 'CKEditor-en erabiltzaile-gida'
12 } );