bitwarden / jslib

Common code referenced across Bitwarden JavaScript projects.
https://bitwarden.com
GNU General Public License v3.0
134 stars 138 forks source link

[EC-154] [BEEEP] Add token for localesDirectory #783

Closed eliykat closed 2 years ago

eliykat commented 2 years ago

Type of change

Objective

Use an InjectionToken for locales directory (already identical between clients). As requested in https://github.com/bitwarden/web/pull/1609

Code changes

Testing requirements

Before you submit

eliykat commented 2 years ago

Added a token for SYSTEM_LANGUAGE as well as suggested in the client PR.