Merged in feat/LOY-336-Points-to-Spend-Card (pull request #2830)
feat(LOY-336): Add PointsToSpendCard * feat(LOY-366): Add PointsToSpendCard * feat(LOY-336): Add Expiring Points Table Sidepeek * fix(LOY-336): Hide old section * fix(LOY-336): description mobile styling * chore(LOY-336): css cleanup Approved-by: Matilda Landström
This commit is contained in:
@@ -28,3 +28,12 @@ export const partners: LangRoute = {
|
||||
no: `/${Lang.no}/scandic-friends/partnere`,
|
||||
sv: `/${Lang.sv}/scandic-friends/partners`,
|
||||
}
|
||||
|
||||
export const spendPoints: LangRoute = {
|
||||
da: `/${Lang.da}/scandic-friends/brug-point`,
|
||||
de: `/${Lang.de}/scandic-friends/ausgeben`,
|
||||
en: `/${Lang.en}/scandic-friends/spend-points`,
|
||||
fi: `/${Lang.fi}/scandic-friends/hyodynna`,
|
||||
no: `/${Lang.no}/scandic-friends/bruk-poeng`,
|
||||
sv: `/${Lang.sv}/scandic-friends/anvand-poang`,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user