wip: Discord Server Rules page, fixed ESLint restriction on link components, added linking to specific element ids on internal routes
This commit is contained in:
parent
de86791e2a
commit
feacb9b754
11 changed files with 350 additions and 42 deletions
|
|
@ -46,4 +46,13 @@ export default {
|
|||
title: "Tropos-agnostic search",
|
||||
searchHelp: "To searcn tropos-agnostically, enter a term below.",
|
||||
},
|
||||
discord: {
|
||||
rulesPage: {
|
||||
title: "Discord Server Rules",
|
||||
overview: {
|
||||
title: "Overview",
|
||||
help: "Click any rule to see details.",
|
||||
},
|
||||
},
|
||||
},
|
||||
} as const satisfies Locale;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue