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