diff --git a/ui/src/Pages/PeoplePage/SingleFaceGroup/FaceGroupTitle.tsx b/ui/src/Pages/PeoplePage/SingleFaceGroup/FaceGroupTitle.tsx
index 581eed35..48e28152 100644
--- a/ui/src/Pages/PeoplePage/SingleFaceGroup/FaceGroupTitle.tsx
+++ b/ui/src/Pages/PeoplePage/SingleFaceGroup/FaceGroupTitle.tsx
@@ -133,18 +133,16 @@ const FaceGroupTitle = ({ faceGroup }: FaceGroupTitleProps) => {
{title}
-
-
+
-
-
+
-
-
+
-
-
+
diff --git a/ui/src/extractedTranslations/da/translation.json b/ui/src/extractedTranslations/da/translation.json
index 045afbe6..5a0cb10e 100644
--- a/ui/src/extractedTranslations/da/translation.json
+++ b/ui/src/extractedTranslations/da/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Ikke navngivet",
"unlabeled_person": "Ikke navngivet person"
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": "Sammenflet"
diff --git a/ui/src/extractedTranslations/de/translation.json b/ui/src/extractedTranslations/de/translation.json
index 7c8e8b75..895058fd 100644
--- a/ui/src/extractedTranslations/de/translation.json
+++ b/ui/src/extractedTranslations/de/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Nicht zugeordnet",
"unlabeled_person": null
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": null
diff --git a/ui/src/extractedTranslations/en/translation.json b/ui/src/extractedTranslations/en/translation.json
index 5426dfa6..3c455349 100644
--- a/ui/src/extractedTranslations/en/translation.json
+++ b/ui/src/extractedTranslations/en/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Unlabeled",
"unlabeled_person": "Unlabeled person"
},
+ "action_label": {
+ "change_label": "Change label",
+ "merge_face": "Merge face",
+ "detach_face": "Detach face",
+ "move_faces": "Move faces"
+ },
"modal": {
"action": {
"merge": "Merge"
diff --git a/ui/src/extractedTranslations/es/translation.json b/ui/src/extractedTranslations/es/translation.json
index 0c782c21..ef3889a6 100644
--- a/ui/src/extractedTranslations/es/translation.json
+++ b/ui/src/extractedTranslations/es/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Sin etiquetar",
"unlabeled_person": null
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": null
diff --git a/ui/src/extractedTranslations/fr/translation.json b/ui/src/extractedTranslations/fr/translation.json
index 346b7e59..1f8b1fbf 100644
--- a/ui/src/extractedTranslations/fr/translation.json
+++ b/ui/src/extractedTranslations/fr/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Sans étiquette",
"unlabeled_person": "Personne sans étiquette"
},
+ "action_label": {
+ "change_label": "Changer le label",
+ "merge_face": "Fusionner le visage",
+ "detach_face": "Détacher le visage",
+ "move_faces": "Déplacer les visages"
+ },
"modal": {
"action": {
"merge": "Fusionner"
diff --git a/ui/src/extractedTranslations/it/translation.json b/ui/src/extractedTranslations/it/translation.json
index 186cb2f6..b5447c03 100644
--- a/ui/src/extractedTranslations/it/translation.json
+++ b/ui/src/extractedTranslations/it/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Senza etichetta",
"unlabeled_person": "Persona senza etichetta"
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": "Unisci"
diff --git a/ui/src/extractedTranslations/pl/translation.json b/ui/src/extractedTranslations/pl/translation.json
index cb5d168c..6738b936 100644
--- a/ui/src/extractedTranslations/pl/translation.json
+++ b/ui/src/extractedTranslations/pl/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Nieoznakowany",
"unlabeled_person": null
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": null
diff --git a/ui/src/extractedTranslations/pt/translation.json b/ui/src/extractedTranslations/pt/translation.json
index 2804dff3..358d1599 100644
--- a/ui/src/extractedTranslations/pt/translation.json
+++ b/ui/src/extractedTranslations/pt/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Sem etiqueta",
"unlabeled_person": "Pessoa sem etiqueta"
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": "Juntar"
diff --git a/ui/src/extractedTranslations/ru/translation.json b/ui/src/extractedTranslations/ru/translation.json
index f9d33b68..3b590ba2 100644
--- a/ui/src/extractedTranslations/ru/translation.json
+++ b/ui/src/extractedTranslations/ru/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Без метки",
"unlabeled_person": "Человек без метки"
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": "Объединить"
diff --git a/ui/src/extractedTranslations/sv/translation.json b/ui/src/extractedTranslations/sv/translation.json
index 42bb3222..444c8e8d 100644
--- a/ui/src/extractedTranslations/sv/translation.json
+++ b/ui/src/extractedTranslations/sv/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "Omärkt",
"unlabeled_person": null
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": null
diff --git a/ui/src/extractedTranslations/zh-CN/translation.json b/ui/src/extractedTranslations/zh-CN/translation.json
index ce9b9a46..c60569fd 100644
--- a/ui/src/extractedTranslations/zh-CN/translation.json
+++ b/ui/src/extractedTranslations/zh-CN/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "未命名",
"unlabeled_person": "未命名人物"
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": "合并"
diff --git a/ui/src/extractedTranslations/zh-HK/translation.json b/ui/src/extractedTranslations/zh-HK/translation.json
index 327d1e6f..aa8fc838 100644
--- a/ui/src/extractedTranslations/zh-HK/translation.json
+++ b/ui/src/extractedTranslations/zh-HK/translation.json
@@ -66,6 +66,12 @@
"unlabeled": "未命名",
"unlabeled_person": "未命名人物"
},
+ "action_label": {
+ "change_label": null,
+ "merge_face": null,
+ "detach_face": null,
+ "move_faces": null
+ },
"modal": {
"action": {
"merge": "合併"