Skip to content

Commit 80671a5

Browse files
committed
AddStyle
1 parent f2d36ea commit 80671a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/src/locales/en-US.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,10 +2133,10 @@
21332133
"action": "Add a device"
21342134
},
21352135
"trustedUser": {
2136-
"title": "Circle of trust",
2136+
"title": "People of trust",
21372137
"description": "Designate trusted people who can help you recover your account in case of lost access (minimum {minUsers} people).",
2138-
"action": "Manage my circle of trust",
2139-
"actionSecondary": "Circles I belong to"
2138+
"action": "Manage my people of trust",
2139+
"actionSecondary": "Help recover a person"
21402140
},
21412141
"state": {
21422142
"active": "Active",

client/src/locales/fr-FR.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@
21342134
"action": "Ajouter un appareil"
21352135
},
21362136
"trustedUser": {
2137-
"title": "Cercle de confiance",
2137+
"title": "Personnes de confiance",
21382138
"description": "Désignez des personnes de confiance qui pourront vous aider à récupérer votre compte en cas de perte d'accès (minimum {minUsers} personnes).",
2139-
"action": "Gérer mon cercle de confiance",
2140-
"actionSecondary": "Cercles dont je fais partie"
2139+
"action": "Gérer mes personnes de confiance",
2140+
"actionSecondary": "Aider à récupérer un accès"
21412141
},
21422142
"state": {
21432143
"active": "Actif",

0 commit comments

Comments
 (0)