mroe changes, moving to language file
This commit is contained in:
11
lang/en.lang.php
Normal file
11
lang/en.lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php return array(
|
||||
// Set up language strings here
|
||||
'NO_PUNCHES' => 'You have no recorded punches'
|
||||
'QUICK_PUNCH' => 'Quick Punch'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// EOF
|
||||
); ?>
|
||||
Reference in New Issue
Block a user