WIP(translate): translate web category all tools

This commit is contained in:
Amery2010 2024-02-18 18:16:53 +08:00
parent c6583ef013
commit 9db4b41daf
33 changed files with 1091 additions and 329 deletions

View file

@ -2,3 +2,16 @@ 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