feat: static my stays
This commit is contained in:
@@ -57,3 +57,13 @@ export const benefits = {
|
||||
no: `${myPages.no}/fordeler`,
|
||||
sv: `${myPages.sv}/formaner`,
|
||||
}
|
||||
|
||||
/** @type {import('@/types/routes').LangRoute} */
|
||||
export const stays = {
|
||||
da: `${myPages.da}/ophold`,
|
||||
de: `${myPages.de}/aufenthalte`,
|
||||
en: `${myPages.en}/stays`,
|
||||
fi: `${myPages.fi}/oleskeluni`,
|
||||
no: `${myPages.no}/opphold`,
|
||||
sv: `${myPages.sv}/vistelser`,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user