1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

[PM-18066] new item details view (#15311)

* update item details v2 in libs for new view design. targets web, browser, and desktop
This commit is contained in:
Jason Ng
2025-08-07 13:21:24 -04:00
committed by GitHub
parent c3f6892f9e
commit 2ef8b1a6bf
9 changed files with 273 additions and 119 deletions

View File

@@ -5573,5 +5573,11 @@
"wasmNotSupported": {
"message": "WebAssembly is not supported on your browser or is not enabled. WebAssembly is required to use the Bitwarden app.",
"description": "'WebAssembly' is a technical term and should not be translated."
},
"showMore": {
"message": "Show more"
},
"showLess": {
"message": "Show less"
}
}