feat: locales in header & footer

This commit is contained in:
kittentm 2026-07-19 08:50:50 +02:00
commit 354148357f
Signed by: kitten
GPG key ID: 394B4EABE4405A83
4 changed files with 44 additions and 11 deletions

View 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."
}
}