mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
New Feature Flag Route Guard introduced in #5465 uses a translation which is missing from Desktop & Browser. Ported over the web translation. (#5588)
This commit is contained in:
@@ -2265,5 +2265,8 @@
|
||||
},
|
||||
"selfHosted": {
|
||||
"message": "Self-hosted"
|
||||
},
|
||||
"accessDenied": {
|
||||
"message": "Access denied. You do not have permission to view this page."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user