diff --git a/constants/routes/webviews.ts b/constants/routes/webviews.ts index 2680e6228..66a0b999f 100644 --- a/constants/routes/webviews.ts +++ b/constants/routes/webviews.ts @@ -35,12 +35,12 @@ export const points = { } export const programOverview = { - da: `/da/webview/about-scandic-friends`, - de: `/de/webview/about-scandic-friends`, - en: `/en/webview/about-scandic-friends`, - fi: `/fi/webview/about-scandic-friends`, - no: `/no/webview/om-scandic-friends`, - sv: `/sv/webview/om-scandic-friends`, + da: `/da/webview/scandic-friends`, + de: `/de/webview/scandic-friends`, + en: `/en/webview/scandic-friends`, + fi: `/fi/webview/scandic-friends`, + no: `/no/webview/scandic-friends`, + sv: `/sv/webview/scandic-friends`, } const refreshUrl = { diff --git a/i18n/dictionaries/en.json b/i18n/dictionaries/en.json index 42b4fd967..e0cfd7b2b 100644 --- a/i18n/dictionaries/en.json +++ b/i18n/dictionaries/en.json @@ -39,7 +39,7 @@ "Level": "Level", "Level up to unlock": "Level up to unlock", "Log in": "Log in", - "Log out": "Sign out", + "Log out": "Log out", "Membership cards": "Membership cards", "Membership ID": "Membership ID", "Month": "Month",