Files
cmsPRO/libraries/ckeditor/plugins/bootstrapTab/lang/lv.js
2026-02-22 21:59:33 +01:00

22 lines
626 B
JavaScript

CKEDITOR.plugins.setLang('bootstrapTab', 'lv', {//Latvian
plugin : 'Bootstrap Tab',
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?'
});