Initial commit as of 2018-10-16
This commit is contained in:
16
assets/js/tinymce/plugins/jbimages/langs/fr.js
Normal file
16
assets/js/tinymce/plugins/jbimages/langs/fr.js
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* Justboil.me - a TinyMCE image upload plugin
|
||||
* jbimages/langs/fr.js
|
||||
*
|
||||
* Released under Creative Commons Attribution 3.0 Unported License
|
||||
*
|
||||
* License: http://creativecommons.org/licenses/by/3.0/
|
||||
* Plugin info: http://justboil.me/
|
||||
* Author: Viktor Kuzhelnyi
|
||||
*
|
||||
* Version: 2.3 released 23/06/2013
|
||||
*/
|
||||
|
||||
tinyMCE.addI18n('fr.jbimages',{
|
||||
desc : 'T\u00E9l\u00E9charger une image'
|
||||
});
|
Reference in New Issue
Block a user