first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/lv.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/lv.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'lv', {//Latvian
|
||||
plugin : 'Bootstrap Carousel',
|
||||
title : 'Virsraksts',
|
||||
content : 'Saturs',
|
||||
htmlIsAllowed : 'HTML Ir Atļauts',
|
||||
addNewItem : 'Pievienot Jaunu Elementu',
|
||||
minimum : 'Plugin jābūt vismaz 1 objektu',
|
||||
link : 'Saite',
|
||||
style : 'Stils',
|
||||
type : 'Tips',
|
||||
size : 'Izmērs',
|
||||
blockLevel : 'Block Level',
|
||||
active : 'Aktīvs',
|
||||
enabled : 'Enabled',
|
||||
text : 'Teksts',
|
||||
preview : 'Preview',
|
||||
optional : 'Fakultatīvs',
|
||||
badge : 'žetons',
|
||||
caption : 'Virsraksts',
|
||||
image : 'Attēls',
|
||||
delete : 'Vai tiešām vēlaties dzēst šo posteni?'
|
||||
});
|
||||
Reference in New Issue
Block a user