1
Fork 0

Fix translation error of Chinese UI. The "detach_image" should be "解除面孔标记", but not "修改面孔命名".

This commit is contained in:
WindLi001 2023-02-09 15:15:51 +08:00
parent 1795ff13be
commit 1795a27ae3
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@
},
"people": {
"action_label": {
"detach_image": "修改面孔命名",
"detach_image": "解除面孔标记",
"merge_face": "合并面孔",
"move_face": "移动面孔"
},