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