mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Integrate changes to translations.
This commit is contained in:
@@ -204,7 +204,9 @@ const routes: Routes = [
|
||||
path: "login",
|
||||
canActivate: [unauthGuardFn()],
|
||||
data: {
|
||||
pageTitle: "logInToBitwarden",
|
||||
pageTitle: {
|
||||
key: "logInToBitwarden",
|
||||
},
|
||||
} satisfies RouteDataProperties & AnonLayoutWrapperData,
|
||||
children: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user