jsverse / transloco

🚀 😍 The internationalization (i18n) library for Angular
https://jsverse.github.io/transloco/
MIT License
2.01k stars 195 forks source link

Add the possibility to bypass the cached values to load new translation #754

Closed simon-knu closed 5 months ago

simon-knu commented 6 months ago

This pull request addresses the open issue https://github.com/jsverse/transloco/issues/474.

JonasDev17 commented 5 months ago

Would be nice if this were to be merged cause after every update we publish, if the user still has an open session he will see untranslated strings if he does not reload the page which is not ideal. It'd be nice to be able to force reload the translation.

shaharkazaz commented 5 months ago

This will cause multiple loads of the translations. I suggested an API for removing specific/all cache