LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/format/lang/cy.js

19 lines
519 B
JavaScript

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'format', 'cy', {
label: 'Fformat',
panelTitle: 'Fformat Paragraff',
tag_address: 'Cyfeiriad',
tag_div: 'Normal (DIV)',
tag_h1: 'Pennawd 1',
tag_h2: 'Pennawd 2',
tag_h3: 'Pennawd 3',
tag_h4: 'Pennawd 4',
tag_h5: 'Pennawd 5',
tag_h6: 'Pennawd 6',
tag_p: 'Normal',
tag_pre: 'Wedi\'i Fformatio'
} );