SSR and i18n

Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
2024-10-12 18:29:44 +02:00
parent 1a2fec6a59
commit 740cba625d
20 changed files with 273 additions and 62 deletions

View File

@ -18,5 +18,8 @@
"subject": "Subject",
"email": "Email",
"message": "Message",
"send": "Send"
"send": "Send",
"auto": "Auto",
"norwegian": "Norwegian",
"english": "English"
}

View File

@ -18,5 +18,8 @@
"subject": "Emne",
"email": "E-post",
"message": "Melding",
"send": "Send"
"send": "Send",
"auto": "Auto",
"norwegian": "Norsk",
"english": "Engelsk"
}