Update widgets_views_permaLink.php

This commit is contained in:
Rominou 2017-01-07 03:40:30 +01:00
parent 6902ef93f5
commit d16dd078e0

View File

@ -20,5 +20,5 @@ return [
'<strong>Permalink</strong> to this post' => '<strong>Lien permanent</strong> vers cette publication',
'Close' => 'Fermer',
'Permalink' => 'Lien permanent',
'Copy to clipboard: Ctrl+C, Enter' => '',
'Copy to clipboard: Ctrl+C, Enter' => 'Copier dans le presse-papier: Ctrl+C, Enter',
];