X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fplaceholder%2Flang%2Fcy.js;fp=_source%2Fplugins%2Fplaceholder%2Flang%2Fcy.js;h=1ac1e033c3682e9ec2d211e29d73f855bf256cc1;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=0000000000000000000000000000000000000000;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/plugins/placeholder/lang/cy.js b/_source/plugins/placeholder/lang/cy.js new file mode 100644 index 0000000..1ac1e03 --- /dev/null +++ b/_source/plugins/placeholder/lang/cy.js @@ -0,0 +1,16 @@ +/* +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ + +CKEDITOR.plugins.setLang( 'placeholder', 'cy', +{ + placeholder : + { + title : 'Priodweddau\'r Daliwr Geiriau', + toolbar : 'Creu Daliwr Geiriau', + text : 'Testun y Daliwr Geiriau', + edit : 'Golygu\'r Dailwr Geiriau', + textMissing : 'Mae\'n rhaid i\'r daliwr geiriau gynnwys testun.' + } +});