mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
2f408ee3d9
* updated title case to sentence case also added grammatical improvement to confirmation messages * capitalized 'vault' also updated the term personal vault to individual vault * capitalized 'send' * capitalized 'provider' also caught some straggling lowercase 'vaults' * sentence case 'organizations,' 'owners', and 'admins' * updated more casing to sentence * lowercase vault * Updated Premium to title case * fixed typos * Fixed typos and removed 'disable' * updated two-step login terms * Fixed missed sentence casing * Fixed missed sentence case * lowercased groups fixed other missed sentence case items as well * fixe membership casing * uppercase plan casing addressed other comments from Fred. * casing on billing sync and trash * uppercase Social Security * fixed single sign-on casing fixed Enterprise policy casing * merging in master * replaced enabled * fixed typos Co-authored-by: Patrick <94560851+patrick-bitwarden@users.noreply.github.com> |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
scripts | ||
src | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
config.js | ||
crowdin.yml | ||
dev-server.shared.pem | ||
Dockerfile | ||
entrypoint.sh | ||
jest.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json | ||
webpack.config.js |
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
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.