- 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
155 B
JSON
6 lines
155 B
JSON
{
|
|
"invalid_input": "无效的输入,请检查您的输入",
|
|
"send_email_failed": "发送邮件失败:",
|
|
"invalid_parameter": "无效的参数"
|
|
}
|