]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/basicstyles/lang/lv.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / basicstyles / lang / lv.js
CommitLineData
c63493c8
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'basicstyles', 'lv', {\r
6 bold: 'Treknināts',\r
7 italic: 'Kursīvs',\r
8 strike: 'Pārsvītrots',\r
9 subscript: 'Apakšrakstā',\r
10 superscript: 'Augšrakstā',\r
11 underline: 'Pasvītrots'\r
12} );\r