aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/lv.js
blob: 0a6439eb7b7093a61cd3fa67bdf0e6adf56cb915 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'lv', {
	bulletedlist: 'Pievienot/Noņemt vienkāršu sarakstu',
	numberedlist: 'Numurēts saraksts'
} );