feat: author & lang credits for greetings, flag icons, hero banner styling updates
This commit is contained in:
parent
169ef685ce
commit
3c0e46c9ab
8 changed files with 42 additions and 4 deletions
|
|
@ -4,6 +4,7 @@ import discordImg from "@/assets/discord.png";
|
|||
|
||||
export default {
|
||||
localeName: "English",
|
||||
vilanticLangs: { viossa: "Viossa", wodox: "Wodoch" },
|
||||
navbar: {
|
||||
whatIsViossa: "What is Viossa?",
|
||||
resources: "Resources",
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ import type { DeepPartial } from "@/utils/deep-partial";
|
|||
|
||||
export default {
|
||||
localeName: "wodox",
|
||||
vilanticLangs: { viossa: "viosox", wodox: "wodox" },
|
||||
navbar: {
|
||||
whatIsViossa: "viosox e ano?",
|
||||
resources: "tropos",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue