bitwarden-estensione-browser/apps/web
Sammy Chang 768de03269
[PS-1465] Fix #2806 - The "Import Data" page's file selector button cannot be translated (#3502)
* Add translations for en and fi to test with

* Fix file select not being translated

* Add more translations for en and fi to test with

* Update permission labels to locale version

* Revert forms.scss file

* Revert changes

* Specify file selector button type

Co-authored-by: Daniel James Smith <djsmith@web.de>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2022-10-20 16:13:21 +02:00
..
.vscode
config
scripts
src [PS-1465] Fix #2806 - The "Import Data" page's file selector button cannot be translated (#3502) 2022-10-20 16:13:21 +02:00
.dockerignore
.eslintrc.json Forbid substitute (#3734) 2022-10-10 17:19:01 +02:00
.gitignore
Dockerfile
README.md
config.js Use settings in base.json and merge config keys (#3804) 2022-10-18 12:00:40 +10:00
crowdin.yml
dev-server.shared.pem
entrypoint.sh
jest.config.js
package.json Bump Web version to 2022.10.1 (#3837) 2022-10-19 13:07:43 -06:00
postcss.config.js
tailwind.config.js
test.setup.ts
tsconfig.json
tsconfig.spec.json
webpack.config.js Fix MultiSelect component styles and CSP error (#3841) 2022-10-19 16:24:39 -07:00

README.md

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

Documentation

Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.