summaryrefslogtreecommitdiff
path: root/plugins/templates/lang/lv.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/templates/lang/lv.js')
-rw-r--r--plugins/templates/lang/lv.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/templates/lang/lv.js b/plugins/templates/lang/lv.js
deleted file mode 100644
index afde3e1..0000000
--- a/plugins/templates/lang/lv.js
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'templates', 'lv', {
- button: 'Sagataves',
- emptyListMsg: '(Nav norādītas sagataves)',
- insertOption: 'Aizvietot pašreizējo saturu',
- options: 'Sagataves uzstādījumi',
- selectPromptMsg: 'Lūdzu, norādiet sagatavi, ko atvērt editorā<br>(patreizējie dati tiks zaudēti):',
- title: 'Satura sagataves'
-});