D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
shubmkcj
/
designpitara.com
/
admin
/
ckeditor
/
plugins
/
codesnippet
/
lang
/
Filename :
fr-ca.js
back
Copy
/** * @license 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( 'codesnippet', 'fr-ca', { button: 'Insérer du code', codeContents: 'Code content', // MISSING emptySnippetError: 'A code snippet cannot be empty.', // MISSING language: 'Language', // MISSING title: 'Code snippet', // MISSING pathName: 'code snippet' // MISSING } );