Folo/locales/errors
Innei 6c0226b47d
chore(ipc): extract as `electron-ipc-decorator`
- Added electron-ipc-decorator as a dependency to streamline IPC method registration and context management.
- Refactored IPC service classes to utilize the new decorator, enhancing code organization and readability.
- Removed the base IPC context file, consolidating IPC logic within the decorator framework.
- Updated package.json files to include electron-ipc-decorator in both main and renderer processes.

These changes collectively enhance the IPC architecture, improving maintainability and reducing boilerplate code.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-22 16:59:53 +08:00
..
en.json chore(ipc): extract as `electron-ipc-decorator` 2025-08-22 16:59:53 +08:00
ja.json chore: multiple updates Japanese language (#4202) 2025-07-21 13:29:35 +08:00
zh-CN.json chore(locales): update zh-CN translations (#3703) 2025-05-19 20:49:23 +08:00
zh-TW.json chore(locales): update zh-TW translations (#3838) 2025-05-29 22:34:40 +08:00