* init paraglide * change export * shared session check * message param * format * check user is present A session can exist without a user, if the user was recently deleted * wtf * lol bad redirect code
4 lines
96 B
JSON
4 lines
96 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"greeting": "Hello {name}!"
|
|
}
|