-
Notifications
You must be signed in to change notification settings - Fork 2
fix: correctly integrate Sentry for Electron #282
Conversation
Very cool! |
Yeah, for now, it's manual labor. If you don't add them, they'll get a 404 error on that page. Once Crowdin is configured again, it will be automated. |
You could, of course, add them already to mlthr meeting-media-manager repo like you do with the app strings. |
Meh. We're close to publishing anyways. I think I'll wait for the refactor to be released before telling Crowdin what to look for. |
Thanks for fixing the Sentry + Electron bug; makes perfect sense. |
Before activating Crowdin, I would suggest removing all the other locale pages so that Crowdin can correctly process them as untranslated. |
I cleaned up the public folder, added the logo to home and added some emojis and custom containers.
You can find more VitePress Markdown features at: https://vitepress.dev/guide/markdown
The icons at home I got from: https://emojipedia.org/
I also fixed the Sentry integration for Electron by adding the Sentry/electron package and removing UI dependencies from the Electron process (Sentry/vue and quasar)