<?php
$lang['keyCode'] = 'KeyCode (comma seperated). You can look at your js console to see the pressed code.';
$lang['altKey']  = 'ALT Key';
$lang['ctrlKey'] = 'CTRL Key';