fix: change name of danish points page
This commit is contained in:
@@ -50,7 +50,7 @@ export const profileEdit = {
|
||||
|
||||
/** @type {import('@/types/routes').LangRoute} */
|
||||
export const points = {
|
||||
da: `${myPages.da}/points`,
|
||||
da: `${myPages.da}/point`,
|
||||
de: `${myPages.de}/punkte`,
|
||||
en: `${myPages.en}/points`,
|
||||
fi: `${myPages.fi}/pisteet`,
|
||||
|
||||
Reference in New Issue
Block a user