feat: update locale info for immich integration text

This commit is contained in:
Sean Morley
2025-01-03 19:28:18 -05:00
parent 604cfa05b3
commit 4fdc16da58
8 changed files with 24 additions and 8 deletions

View File

@@ -514,6 +514,8 @@
"query_required": "需要查询",
"server_down": "Immich 服务器当前已关闭或无法访问",
"server_url": "伊米奇服务器网址",
"update_integration": "更新集成"
"update_integration": "更新集成",
"documentation": "Immich 集成文档",
"localhost_note": "注意:除非您相应地设置了 docker 网络,否则 localhost 很可能无法工作。\n建议使用服务器的IP地址或域名。"
}
}