1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

PM-11205 updating empty state description to match figma (#11414)

This commit is contained in:
cd-bitwarden
2024-10-17 15:07:18 -04:00
committed by GitHub
parent 133257f60e
commit c7bee5c55d
2 changed files with 4 additions and 1 deletions

View File

@@ -1196,6 +1196,9 @@
"noPermissionToViewAllCollectionItems": {
"message": "You do not have permission to view all items in this collection."
},
"youDoNotHavePermissions": {
"message": "You do not have permissions to this collection"
},
"noCollectionsInList": {
"message": "There are no collections to list."
},