feat: add Viossa i18n
This commit is contained in:
parent
ddac56a693
commit
8ecc528634
7 changed files with 87 additions and 26 deletions
|
|
@ -20,11 +20,14 @@ export default {
|
|||
"resources": [
|
||||
{
|
||||
"title": "Discord Server",
|
||||
"desc": "This is where most of the action happens! Hop on in!",
|
||||
"subtitle": "This is where most of the action happens! Hop on in!",
|
||||
"desc": "Originally started in 2015 something something read the rules here, then click the link below to join!",
|
||||
"link": "https://discord.gg/g3mG2gYjZD",
|
||||
"rulesLink": "https://discord.gg/g3mG2gYjZD",
|
||||
"image": "discord.png",
|
||||
"alt": "Discord logo",
|
||||
"linkText": "Join"
|
||||
"joinText": "Join",
|
||||
"rulesText": "Rules"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue