new ckeditor
New ckeditor
This commit is contained in:
15
ckeditor/plugins/clipboard/lang/az.js
Normal file
15
ckeditor/plugins/clipboard/lang/az.js
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'clipboard', 'az', {
|
||||
copy: 'Köçür',
|
||||
copyError: 'Avtomatik köçürülməsi mümkün deyil. Ctrl+C basın.',
|
||||
cut: 'Kəs',
|
||||
cutError: 'Avtomatik kəsmə mümkün deyil. Ctrl+X basın.',
|
||||
paste: 'Əlavə et',
|
||||
pasteArea: 'Əlavəetmə sahəsi',
|
||||
pasteMsg: 'Bu sahəyə əlavə edin (<strong>Ctrl+V</strong>)',
|
||||
securityMsg: 'Mübadilə buferi açmaq mümkün deyil. Bu pəncərədə yenidən əlavə edin.',
|
||||
title: 'Əlavə et'
|
||||
} );
|
||||
Reference in New Issue
Block a user