fix: update urls for webviews

This commit is contained in:
Christel Westerberg
2024-06-24 16:18:32 +02:00
parent bc30e632ea
commit 8def6c1b5c
2 changed files with 7 additions and 7 deletions

View File

@@ -35,12 +35,12 @@ export const points = {
} }
export const programOverview = { export const programOverview = {
da: `/da/webview/about-scandic-friends`, da: `/da/webview/scandic-friends`,
de: `/de/webview/about-scandic-friends`, de: `/de/webview/scandic-friends`,
en: `/en/webview/about-scandic-friends`, en: `/en/webview/scandic-friends`,
fi: `/fi/webview/about-scandic-friends`, fi: `/fi/webview/scandic-friends`,
no: `/no/webview/om-scandic-friends`, no: `/no/webview/scandic-friends`,
sv: `/sv/webview/om-scandic-friends`, sv: `/sv/webview/scandic-friends`,
} }
const refreshUrl = { const refreshUrl = {

View File

@@ -39,7 +39,7 @@
"Level": "Level", "Level": "Level",
"Level up to unlock": "Level up to unlock", "Level up to unlock": "Level up to unlock",
"Log in": "Log in", "Log in": "Log in",
"Log out": "Sign out", "Log out": "Log out",
"Membership cards": "Membership cards", "Membership cards": "Membership cards",
"Membership ID": "Membership ID", "Membership ID": "Membership ID",
"Month": "Month", "Month": "Month",