todo/public/vendor/ckeditor/plugins/find/lang/fr.js
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07:00

1 line
429 B
JavaScript
Executable File
Vendored
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CKEDITOR.plugins.setLang("find","fr",{find:"Rechercher",findOptions:"Options de recherche",findWhat:"Rechercher :",matchCase:"Respecter la casse",matchCyclic:"Boucler",matchWord:"Mot entier uniquement",notFoundMsg:"Le texte spécifié ne peut être trouvé.",replace:"Remplacer",replaceAll:"Remplacer tout",replaceSuccessMsg:"%1 occurrence(s) remplacée(s).",replaceWith:"Remplacer par : ",title:"Rechercher et remplacer"});