Files
2026-02-22 21:59:33 +01:00

22 lines
636 B
JavaScript

CKEDITOR.plugins.setLang('bootstrapTab', 'cy', {//welsh
plugin : 'Bootstrap Tab',
title : 'Teitl',
content : 'Cynnwys',
htmlIsAllowed : 'HTML Yn Cael Ei Allowed',
addNewItem : 'Ychwanegu Eitem Newydd',
minimum : 'Rhaid ategyn gynnwys o leiaf 1 eitem',
link : 'Cyswllt',
style : 'Arddull',
type : 'Math',
size : 'Maint',
blockLevel : 'Bloc Lefel',
active : 'Active',
enabled : 'Galluogwyd',
text : 'Testun',
preview : 'Rhagolwg',
optional : 'Dewisol',
badge : 'Bathodyn',
caption : 'Geiriad',
image : 'Delwedd',
delete : 'Ydych chi\'n siŵr eich bod am ddileu\'r eitem hon?'
});