es.php 85 B

12345678
  1. <?php
  2. return [
  3. 'Spanish' => 'Español',
  4. 'Hello, world!' => '¡Hola, mundo!',
  5. ];