Skip to content

Commit 86eb623

Browse files
committed
update translations
1 parent 484536e commit 86eb623

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -694,11 +694,11 @@
694694
}
695695
},
696696
"login_link": {
697-
"action": "Link",
697+
"action": "Continue",
698698
"@action": {
699699
"context": "pages/upstream_oauth2/login_link.html:29:28-70"
700700
},
701-
"description": "An account exists for the username : %(username)s",
701+
"description": "An account exists for the username : %(username)s, it will be linked to this new provider",
702702
"@description": {
703703
"context": "pages/upstream_oauth2/login_link.html:22:7-85"
704704
},

translations/fr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@
260260
"heading": "Associer votre compte existant"
261261
},
262262
"login_link": {
263-
"action": "Associer",
263+
"action": "Continuer",
264264
"heading": "Associer votre compte existant",
265-
"description": "Un compte existe pour cet nom d'utilisateur: %(username)s"
265+
"description": "Un compte existe pour ce nom d'utilisateur: %(username)s, il sera associé à ce fournisseur d'identité"
266266
}
267267
},
268268
"verify_email": {

0 commit comments

Comments
 (0)