]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/tt.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / tt.js
CommitLineData
3332bebe
IB
1/*\r
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'tt', {\r
6 toolbarCollapse: 'Collapse Toolbar', // MISSING\r
7 toolbarExpand: 'Expand Toolbar', // MISSING\r
8 toolbarGroups: {\r
9 document: 'Документ',\r
10 clipboard: 'Алмашу буферы/Кайтару',\r
11 editing: 'Төзәтү',\r
12 forms: 'Формалар',\r
13 basicstyles: 'Төп стильләр',\r
14 paragraph: 'Параграф',\r
15 links: 'Сылталамалар',\r
16 insert: 'Өстәү',\r
17 styles: 'Стильләр',\r
18 colors: 'Төсләр',\r
19 tools: 'Кораллар'\r
20 },\r
21 toolbars: 'Editor toolbars' // MISSING\r
22} );\r