feat: locales in header & footer
This commit is contained in:
parent
94880e20a2
commit
354148357f
4 changed files with 44 additions and 11 deletions
15
app/locales/message-en.json
Normal file
15
app/locales/message-en.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"nav": {
|
||||
"supportedGames": "Supported games",
|
||||
"errorCodes": "Error Codes",
|
||||
"discordServer": "Discord Server",
|
||||
"installSpbr": "Install SPBR",
|
||||
"searchPlaceholder": "Search"
|
||||
},
|
||||
"footer": {
|
||||
"siteMaintained": "Site maintained by Spacebar Network",
|
||||
"developedBy": "Developed by our contributors",
|
||||
"description": "Spacebar Network (SPBR) is an extension of Splatfestival Network (SPFN), which aims to be a Nintendo Network recreation primarily for hosting Splatfests. Spacebar is separate from this purpose, though we remain partnered with Splatfestival.",
|
||||
"copyright": "Spacebar Network. All rights reserved."
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue