1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-16 19:30:28 +01:00
bitwarden-estensione-browser/libs/components
Matt Gibson 25f89e2a1c
[PM-6769] [SM-1158] Fix Translation pipe issues on main (#8319)
* Require init in i18n service.

this is needed to load translations and set translation locale

* No longer need to cast i18n

* Expose user preferred locale in i18nService

This is for correctly displaying `default` when no locale has been set in preferences components. The `locale$` observable should always resolve to the currently locale currently being translated to.
2024-03-13 11:35:46 -04:00
..
src [PM-6769] [SM-1158] Fix Translation pipe issues on main (#8319) 2024-03-13 11:35:46 -04:00
.gitignore
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json
tailwind.config.base.js [PM-3388] AnonLayout Component (#6424) 2024-03-06 09:32:50 -08:00
tailwind.config.js [PM-194] Browser Account Switcher UI (#6772) 2023-12-06 09:22:48 -08:00
test.setup.ts
tsconfig.app.json
tsconfig.json
tsconfig.spec.json