9 lines
179 B
TOML
9 lines
179 B
TOML
["error.auth.expired"]
|
|
other = "Your session has expired. Please sign in again."
|
|
|
|
["error.notFound"]
|
|
other = "Not found"
|
|
|
|
["error.path.invalid"]
|
|
other = "Invalid path parameter."
|