Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 679 Bytes

File metadata and controls

17 lines (14 loc) · 679 Bytes

json/ - JSON Data Files

Static data and configuration used by the frontend.

Files

File Purpose
text.json All UI translation strings (i18n). Used by translate() function
key.ts Keyboard key code mappings (keyCode values for shortcuts)
constant.ts Application constants: delays, limits, relation defaults, default layouts
relation.ts Default relation key lists
menu.ts Menu sub-ID configurations
color.ts Color palettes for text, backgrounds, tags
theme.ts Theme definitions
embed.ts Embed processor configurations
shortcut.ts Keyboard shortcut definitions for help display