D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
home
/
shubmkcj
/
designpitara.com
/
admin
/
ckeditor
/
plugins
/
format
/
lang
/
Filename :
uk.js
back
Copy
/* Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'format', 'uk', { label: 'Форматування', panelTitle: 'Форматування параграфа', tag_address: 'Адреса', tag_div: 'Нормальний (div)', tag_h1: 'Заголовок 1', tag_h2: 'Заголовок 2', tag_h3: 'Заголовок 3', tag_h4: 'Заголовок 4', tag_h5: 'Заголовок 5', tag_h6: 'Заголовок 6', tag_p: 'Нормальний', tag_pre: 'Форматований' } );