mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Fix #635
This commit is contained in:
@@ -462,7 +462,11 @@ dashboard.operation_name=操作名称
|
||||
dashboard.operation_switch=开关
|
||||
dashboard.operation_run=执行
|
||||
dashboard.clean_unbind_oauth=清理未绑定社交帐号
|
||||
dashboard.clean_unbind_oauth_success=所有未绑定社交数据清除成功!
|
||||
dashboard.delete_inactivate_accounts=删除所有未激活帐户
|
||||
dashboard.delete_inactivate_accounts_success=所有未激活帐号清除成功!
|
||||
dashboard.delete_repo_archives=删除所有仓库存档
|
||||
dashboard.delete_repo_archives_success=所有仓库存档清除成功!
|
||||
dashboard.server_uptime=服务运行时间
|
||||
dashboard.current_goroutine=当前 Goroutines 数量
|
||||
dashboard.current_memory_usage=当前内存使用量
|
||||
|
||||
Reference in New Issue
Block a user