mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
refactor(i18n): Remove server_i18n references from routes and update translations in zh-CN and zh-TW locales
This commit is contained in:
@@ -75,9 +75,7 @@ class StatsRoutes:
|
||||
is_initializing=is_initializing,
|
||||
settings=settings,
|
||||
request=request,
|
||||
# 添加服务端翻译函数
|
||||
t=server_i18n.get_translation,
|
||||
server_i18n=server_i18n,
|
||||
)
|
||||
|
||||
return web.Response(
|
||||
|
||||
Reference in New Issue
Block a user