| Server IP : 138.197.176.125 / Your IP : 216.73.216.41 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/crm_easylife/libraries/jquery/ckeditor/plugins/docprops/lang/ |
Upload File : |
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'docprops', 'en', {
bgColor: 'Background Color',
bgFixed: 'Non-scrolling (Fixed) Background',
bgImage: 'Background Image URL',
charset: 'Character Set Encoding',
charsetASCII: 'ASCII',
charsetCE: 'Central European',
charsetCR: 'Cyrillic',
charsetCT: 'Chinese Traditional (Big5)',
charsetGR: 'Greek',
charsetJP: 'Japanese',
charsetKR: 'Korean',
charsetOther: 'Other Character Set Encoding',
charsetTR: 'Turkish',
charsetUN: 'Unicode (UTF-8)',
charsetWE: 'Western European',
chooseColor: 'Choose',
design: 'Design',
docTitle: 'Page Title',
docType: 'Document Type Heading',
docTypeOther: 'Other Document Type Heading',
label: 'Document Properties',
margin: 'Page Margins',
marginBottom: 'Bottom',
marginLeft: 'Left',
marginRight: 'Right',
marginTop: 'Top',
meta: 'Meta Tags',
metaAuthor: 'Author',
metaCopyright: 'Copyright',
metaDescription: 'Document Description',
metaKeywords: 'Document Indexing Keywords (comma separated)',
other: 'Other...',
previewHtml: '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>',
title: 'Document Properties',
txtColor: 'Text Color',
xhtmlDec: 'Include XHTML Declarations'
});