Skip to content

Commit

Permalink
updated PB lang index
Browse files Browse the repository at this point in the history
Signed-off-by: wadeking98 <[email protected]>
  • Loading branch information
wadeking98 committed Sep 26, 2023
1 parent 251a17e commit 8e10b2b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 @@ -417,7 +417,7 @@ const translation = {
"ChangeCredential": "Change credential",
"RejectThisProof?": "Reject this Proof Request?",
"DeclineThisProof?": "Decline this Proof Request?",
"MultipleCredentials": "You have multiple crdentials to choose from:",
"MultipleCredentials": "You have multiple credentials to choose from:",
"AcceptingProof": "Accepting Proof",
"SuccessfullyAcceptedProof": "Successfully Accepted Proof",
"SensitiveInformation": "This request is asking for sensitive information.",
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 @@ -415,7 +415,7 @@ const translation = {
"ChangeCredential": "Change credential (FR)",
"RejectThisProof?": "Rejeter cette preuve?",
"AcceptingProof": "Acceptation de la preuve",
"MultipleCredentials": "You have multiple crdentials to choose from: (FR)",
"MultipleCredentials": "You have multiple credentials to choose from: (FR)",
"SuccessfullyAcceptedProof": "Preuve acceptée avec succès",
"SensitiveInformation": "This request is asking for sensitive information. (FR)",
"RejectingProof": "Rejet de la preuve",
Expand Down
6 changes: 3 additions & 3 deletions packages/legacy/core/App/localization/pt-br/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -394,11 +394,11 @@ const translation = {
"ProofRequest": "Requisição de Prova",
"RequestProcessing": "Só um momento...",
"OfferDelay": "Atrasar oferta",
"ChangeCredential": "Change credential (PB)",
"ChangeCredential": "Escolher credencial",
"RejectThisProof?": "Rejeitar esta Requisição de Prova?",
"DeclineThisProof?": "Recusar esta Requisição de Prova?",
"AcceptingProof": "Aceitando Prova",
"MultipleCredentials": "You have multiple crdentials to choose from: (PB)",
"MultipleCredentials": "Você tem múltiplas credenciais para escolher:",
"SuccessfullyAcceptedProof": "Prova Aceita com Sucesso",
"SensitiveInformation": "This request is asking for sensitive information. (PB)",
"ProofRequestNotFound": "Requisição de Prova não encontrada.",
Expand Down Expand Up @@ -484,7 +484,7 @@ const translation = {
"Notifications": "Notificações",
"CredentialOffer": "Oferta de Credencial",
"ProofRequest": "Requisição de Prova",
"ProofChangeCredential":"Choose a credential (PB)",
"ProofChangeCredential":"Escolha uma credencial",
"ProofRequestDetails": "Detalhes Da Solicitação De Comprovação",
"ProofRequestAttributeDetails": "Atributos de Requisição de Prova",
"ProofDetails": "Detalhes da prova",
Expand Down

0 comments on commit 8e10b2b

Please sign in to comment.