yaptc/lang/en.lang.php

12 lines
152 B
PHP
Executable File

<?php return array(
// Set up language strings here
'NO_PUNCHES' => 'You have no recorded punches'
'QUICK_PUNCH' => 'Quick Punch'
// EOF
); ?>