mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-05-30 01:16:42 +02:00
chore: use better translation (zh-CN) (#17239)
This commit is contained in:
parent
5514fc11b9
commit
125c266585
@ -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": "图片上传成功。",
|
||||
|
@ -26,8 +26,8 @@
|
||||
"notifications": "通知"
|
||||
},
|
||||
"cameraSetting": {
|
||||
"camera": "相机",
|
||||
"noCamera": "没有相机"
|
||||
"camera": "摄像头",
|
||||
"noCamera": "没有摄像头"
|
||||
},
|
||||
"general": {
|
||||
"title": "常规设置",
|
||||
|
Loading…
Reference in New Issue
Block a user