source: main/trunk/greenstone3/web/interfaces/default_wip/js/ckeditor/plugins/sourcedialog/lang/cy.js@ 35821

Last change on this file since 35821 was 35821, checked in by cstephen, 2 years ago

Copy default interface in preparation for JS upgrades

File size: 252 bytes
Line 
1/*
2Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4*/
5
6CKEDITOR.plugins.setLang( 'sourcedialog', 'cy', {
7 toolbar: 'HTML',
8 title: 'HTML'
9} );
Note: See TracBrowser for help on using the repository browser.