1 2 3 4 5
<?php $lang = array_merge($lang, array( 'ACL_U_FOOBAR' => 'Can view foobar with permission foo', ));