fr.php 86 B

12345678
  1. <?php
  2. return [
  3. 'French' => 'Français',
  4. 'Hello, world!' => 'Bonjour, monde!',
  5. ];