]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/basicstyles/lang/ro.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / basicstyles / lang / ro.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'basicstyles', 'ro', {\r
6 bold: 'Îngroşat (bold)',\r
7 italic: 'Înclinat (italic)',\r
8 strike: 'Tăiat (strike through)',\r
9 subscript: 'Indice (subscript)',\r
10 superscript: 'Putere (superscript)',\r
11 underline: 'Subliniat (underline)'\r
12} );\r