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