mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
25f89e2a1c
* 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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
jest.config.js | ||
package.json | ||
tailwind.config.base.js | ||
tailwind.config.js | ||
test.setup.ts | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json |