Skip to content

Commit

Permalink
merge main to feat/display-revoked-status-in-proof-change-credential-…
Browse files Browse the repository at this point in the history
…screen

Signed-off-by: ClaudeArs <[email protected]>
  • Loading branch information
ClaudeArs committed Jan 30, 2025
2 parents 63483f1 + 03a754f commit 72e0b50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/legacy/core/App/localization/en/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ const translation = {
},
"PINEnter": {
"Title": "Welcome back",
"SubText": "Enter your wallet PIN to sign-in",
"SubText": "Sign-in to access your wallet.",
"EnterPIN": "Enter your wallet PIN",
"Unlock": "Unlock",
"Or": "Or",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/core/App/localization/fr/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ const translation = {
},
"PINEnter": {
"Title": "Content de te revoir",
"SubText": "Entrez le code PIN de votre portefeuille pour vous connecter",
"SubText": "Connectez-vous pour accéder à votre portefeuille.",
"EnterPIN": "Veuillez saisir votre NIP",
"Unlock": "Déverrouiller",
"Or": "Ou",
Expand Down
1 change: 1 addition & 0 deletions packages/legacy/core/App/localization/pt-br/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ const translation = {
},
"PINEnter": {
"EnterPIN": "Digitar PIN",
"SubText": "Faça login para acessar sua carteira.",
"Unlock": "Destravar",
"Or": "Ou",
"BiometricsUnlock": "Destravar com Biometria",
Expand Down

0 comments on commit 72e0b50

Please sign in to comment.