test.php 66 Bytes
<?php
/**
 *
 */
return [
    'Hello world!' => 'Hallo Welt!',
];