- Added Server Configuration settings page (backend + frontend) - Added .env config download/import API - Runtime config updates via UI - Support for all 3 themes (default, air, berry) - i18n support (zh/en)
6 lines
157 B
JSON
6 lines
157 B
JSON
{
|
|
"invalid_input": "Invalid input, please check your input",
|
|
"send_email_failed": "failed to send email: ",
|
|
"invalid_parameter": "invalid parameter"
|
|
}
|