1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00:00

PM-15090 - unmark-critical-app (#13015)

This commit is contained in:
Vijay Oommen
2025-01-23 14:19:56 -06:00
committed by GitHub
parent 8a2aa1eac2
commit 9d83484ec4
9 changed files with 203 additions and 24 deletions

View File

@@ -176,6 +176,12 @@
"totalApplications": {
"message": "Total applications"
},
"unmarkAsCriticalApp": {
"message": "Unmark as critical app"
},
"criticalApplicationSuccessfullyUnmarked": {
"message": "Critical application successfully unmarked"
},
"whatTypeOfItem": {
"message": "What type of item is this?"
},