We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afefeef commit fae1f06Copy full SHA for fae1f06
sphinx_copybutton/_static/copybutton.js_t
@@ -20,7 +20,7 @@ const messages = {
20
},
21
'fr' : {
22
'copy': 'Copier',
23
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
24
'copy_success': 'Copié !',
25
'copy_failure': 'Échec de la copie',
26
0 commit comments