X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Flink%2Flang%2Fru.js;h=7bc00d552a7d7baef1fd87d7418778e0a5299a30;hp=5cb65752f3f1589243055e1b06a267ac44620a36;hb=refs%2Ftags%2F4.7.3;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/ru.js b/sources/plugins/link/lang/ru.js index 5cb6575..7bc00d5 100644 --- a/sources/plugins/link/lang/ru.js +++ b/sources/plugins/link/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ru', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'ru', { anchorName: 'По имени', charset: 'Кодировка ресурса', cssClasses: 'Классы CSS', + download: 'Скачать как файл', + displayText: 'Отображаемый текст', emailAddress: 'Email адрес', emailBody: 'Текст сообщения', emailSubject: 'Тема сообщения',