Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate tray icon menu text i18n to src\lang #2157

Open
3gf8jv4dv opened this issue Dec 9, 2024 · 2 comments
Open

Migrate tray icon menu text i18n to src\lang #2157

3gf8jv4dv opened this issue Dec 9, 2024 · 2 comments

Comments

@3gf8jv4dv
Copy link
Contributor

All translations related to the tray icon menu text are now in the src\main\modules\tray.ts file. Is it possible to integrate with the language files within src\lang.

Sorry for not using a template, but I think the description above is clear and concise enough.

@lyswhut
Copy link
Owner

lyswhut commented Dec 9, 2024

Currently only the renderer process supports i18n, and the main process does not have i18n integrated.
Currently tray's i18n is just a simple solution, so I don't plan to migrate it

@3gf8jv4dv
Copy link
Contributor Author

Oh, I got it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants