it-tools/src/tools/keycode-info/locales/en.yml

18 lines
533 B
YAML
Raw Normal View History

tools:
keycode-info:
title: Keycode info
description: Find the javascript keycode, code, location and modifiers of any pressed key.
keyLabel: 'Key :'
keyPlaceholder: 'Key name...'
keycodeLabel: 'Keycode :'
keycodePlaceholder: 'Keycode...'
codeLabel: 'Code :'
codePlaceholder: 'Code...'
locationLabel: 'Location :'
locationPlaceholder: 'Code...'
modifiersLabel: 'Modifiers :'
modifiersPlaceholder: 'None'
tips: Press the key on your keyboard you want to get info about this key