Files
rpsls-game/tests/_support/Language/en/More.php
2019-12-02 14:56:47 -06:00

8 lines
209 B
PHP

<?php
return [
'strongForce' => 'These are not the droids you are looking for',
'notaMoon' => "That's no moon... it's a space station",
'cannotMove' => 'I have a very bad feeling about this',
];