fix: add correct blocks and routes for points
This commit is contained in:
@@ -26,12 +26,12 @@ export const benefits = {
|
||||
}
|
||||
|
||||
export const points = {
|
||||
da: `${myPages.da}/point`,
|
||||
de: `${myPages.de}/punkte`,
|
||||
da: `${myPages.da}/points`,
|
||||
de: `${myPages.de}/points`,
|
||||
en: `${myPages.en}/points`,
|
||||
fi: `${myPages.fi}/pisteitä`,
|
||||
no: `${myPages.no}/poeng`,
|
||||
sv: `${myPages.sv}/poang`,
|
||||
fi: `${myPages.fi}/points`,
|
||||
no: `${myPages.no}/points`,
|
||||
sv: `${myPages.sv}/points`,
|
||||
}
|
||||
|
||||
export const programOverview = {
|
||||
|
||||
Reference in New Issue
Block a user