web: replace ampersand (#6737)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-09-02 18:59:17 +02:00
committed by GitHub
parent fd561ac802
commit 7f9e8f469d
15 changed files with 170 additions and 227 deletions

View File

@ -24,7 +24,7 @@ import { Source, SourcesApi } from "@goauthentik/api";
@customElement("ak-source-list")
export class SourceListPage extends TablePage<Source> {
pageTitle(): string {
return msg("Federation & Social login");
return msg("Federation and Social login");
}
pageDescription(): string | undefined {
return msg(