mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 15:05:26 +03:00
feat: add chinese more i18n keys
This commit is contained in:
parent
5514fc11b9
commit
1d99119e3d
@ -2,6 +2,12 @@
|
|||||||
"description": {
|
"description": {
|
||||||
"addFace": "我们将指导如何将新面孔添加到人脸库中。"
|
"addFace": "我们将指导如何将新面孔添加到人脸库中。"
|
||||||
},
|
},
|
||||||
|
"details": {
|
||||||
|
"confidence": "置信度",
|
||||||
|
"face": "人脸详情",
|
||||||
|
"faceDesc": "人脸及相关对象的详细信息",
|
||||||
|
"timestamp": "时间戳"
|
||||||
|
},
|
||||||
"documentTitle": "人脸库 - Frigate",
|
"documentTitle": "人脸库 - Frigate",
|
||||||
"uploadFaceImage": {
|
"uploadFaceImage": {
|
||||||
"title": "上传人脸图片",
|
"title": "上传人脸图片",
|
||||||
@ -26,7 +32,6 @@
|
|||||||
"readTheDocs": "阅读文档查看更多有关为人脸库优化图像的详细信息",
|
"readTheDocs": "阅读文档查看更多有关为人脸库优化图像的详细信息",
|
||||||
"trainFaceAs": "将人脸训练为:",
|
"trainFaceAs": "将人脸训练为:",
|
||||||
"trainFaceAsPerson": "将人脸训练为人物",
|
"trainFaceAsPerson": "将人脸训练为人物",
|
||||||
|
|
||||||
"toast": {
|
"toast": {
|
||||||
"success": {
|
"success": {
|
||||||
"uploadedImage": "图片上传成功。",
|
"uploadedImage": "图片上传成功。",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user