wxt-8.x-3.011/modules/custom/wxt_ext/wxt_ext_editor/js/plugins/wet_panel/lang/fr.js
modules/custom/wxt_ext/wxt_ext_editor/js/plugins/wet_panel/lang/fr.js
'use strict';
(function (CKEDITOR) {
CKEDITOR.plugins.setLang('wet_panel', 'fr', {
title: 'Panneau',
content: 'Contenu du panneau...'
});
})(CKEDITOR);
