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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user