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

Update index files, separate models, add file for map functions

This commit is contained in:
Leslie Tilton
2025-08-13 10:45:27 -05:00
parent e7a1ea78e1
commit fce1f32546
7 changed files with 272 additions and 169 deletions

View File

@@ -75,7 +75,7 @@
}
},
"noAppsInOrgTitle": {
"message": "No applications found in $ORG NAME$",
"message": "No application reports found in $ORG NAME$",
"placeholders": {
"org name": {
"content": "$1",
@@ -101,6 +101,9 @@
"applicationsMarkedAsCriticalSuccess": {
"message": "Applications marked as critical"
},
"applicationsMarkedAsCriticalFail": {
"message": "Failed to mark applications as critical"
},
"application": {
"message": "Application"
},
@@ -10850,5 +10853,8 @@
"example": "12-3456789"
}
}
},
"runRiskInsightsReport": {
"message": "Run Report"
}
}