<?php
$lang = array
(
'invalid_input' => 'Error loading %s: All inputs must be constructed with a name',
'unknown_input' => 'Unable to find a Forge input class for: %s',
);