Style changes for the Use cases.
[yaffs-website] / web / libraries / templates / lang / cy.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'cy', {
6         button: 'Templedi',
7         emptyListMsg: '(Dim templedi wedi\'u diffinio)',
8         insertOption: 'Amnewid y cynnwys go iawn',
9         options: 'Opsiynau Templedi',
10         selectPromptMsg: 'Dewiswch dempled i\'w agor yn y golygydd',
11         title: 'Templedi Cynnwys'
12 } );