test.php 79 Bytes
Newer Older
1 2 3 4
<?php
/**
 *
 */
Alexander Makarov committed
5
return [
6
	'The dog runs fast.' => 'Der Hund rennt schell.',
Alexander Makarov committed
7
];