chore: use better translation (zh-CN) (#17239)

This commit is contained in:
GuoQing Liu 2025-03-19 18:56:48 +08:00 committed by GitHub
parent 5514fc11b9
commit 125c266585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 3 deletions

View File

@ -2,6 +2,12 @@
"description": {
"addFace": "我们将指导如何将新面孔添加到人脸库中。"
},
"details": {
"confidence": "置信度",
"face": "人脸详情",
"faceDesc": "人脸及相关对象的详细信息",
"timestamp": "时间戳"
},
"documentTitle": "人脸库 - Frigate",
"uploadFaceImage": {
"title": "上传人脸图片",
@ -26,7 +32,6 @@
"readTheDocs": "阅读文档查看更多有关为人脸库优化图像的详细信息",
"trainFaceAs": "将人脸训练为:",
"trainFaceAsPerson": "将人脸训练为人物",
"toast": {
"success": {
"uploadedImage": "图片上传成功。",

View File

@ -26,8 +26,8 @@
"notifications": "通知"
},
"cameraSetting": {
"camera": "相机",
"noCamera": "没有相机"
"camera": "摄像头",
"noCamera": "没有摄像头"
},
"general": {
"title": "常规设置",