Files
rpsls-game/tests/_support/Language/ab-CD/Allin.php
2019-12-02 14:56:47 -06:00

9 lines
196 B
PHP

<?php
// seven wonders of the ancient world
return [
'one' => 'Pyramid of Giza',
'tre' => 'Colossus of Rhodes',
'fiv' => 'Temple of Artemis',
'sev' => 'Hanging Gardens of Babylon',
];