]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/colordialog/lang/fr-ca.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / colordialog / lang / fr-ca.js
diff --git a/sources/plugins/colordialog/lang/fr-ca.js b/sources/plugins/colordialog/lang/fr-ca.js
new file mode 100644 (file)
index 0000000..07b39aa
--- /dev/null
@@ -0,0 +1,11 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'colordialog', 'fr-ca', {\r
+       clear: 'Effacer',\r
+       highlight: 'Surligner',\r
+       options: 'Options de couleur',\r
+       selected: 'Couleur sélectionnée',\r
+       title: 'Choisir une couleur'\r
+} );\r