1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-22 20:34:04 +00:00

[PM-30547] Table empty state message (#18752)

This commit is contained in:
Vijay Oommen
2026-02-04 10:42:13 -06:00
committed by GitHub
parent 9fc52cb46e
commit a2916084ee
3 changed files with 16 additions and 0 deletions

View File

@@ -38,6 +38,9 @@
"accessIntelligence": {
"message": "Access Intelligence"
},
"noApplicationsMatchTheseFilters": {
"message": "No applications match these filters"
},
"passwordRisk": {
"message": "Password Risk"
},