copyable.php 78B

12345678910
  1. <?php
  2. return [
  3. 'messages' => [
  4. 'copied' => 'Copié',
  5. ],
  6. ];