wxt-8.x-3.011/modules/custom/wxt_ext/wxt_ext_editor/js/plugins/wet_alert/lang/fr.js
modules/custom/wxt_ext/wxt_ext_editor/js/plugins/wet_alert/lang/fr.js
'use strict';
(function (CKEDITOR) {
CKEDITOR.plugins.setLang('wet_alert', 'fr', {
title: 'Alerte',
content: 'Contenu de l\'alerte...'
});
})(CKEDITOR);
