#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere
Set i18n to load only current language (#4359)
This pull request introduces a minor configuration change to the i18n setup in the frontend. The change improves language loading behavior by ensuring only the current language is loaded, which can help optimize performance and prevent unnecessary resource usage. * Added the `load: 'currentOnly'` option to the i18n initialization in `frontend/src/i18n.ts`, so only the current language is loaded. Co-authored-by: ConnorYoh <40631091+ConnorYoh@users.noreply.github.com>
L
Ludy committed
e8af4f6b35d24e0e778b3339a8d7ccb29a701e6f
Parent: c25985e
Committed by GitHub <noreply@github.com>
on 9/8/2025, 9:05:49 AM