Skip to content

Commit

Permalink
Updated localization.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmrsulja committed May 9, 2024
1 parent 4644d24 commit 44f9bdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3241,7 +3241,7 @@ uil-data:javascript_instructions.Vitro
uil-data:error_invalid_email.Vitro
rdf:type owl:NamedIndividual ;
rdf:type uil:UILabel ;
rdfs:label "L'adresse e-mail que vous avez fournie n'est pas une adresse e-mail valide."@fr-CA ;
rdfs:label "L'adresse électronique que vous avez fournie n'est pas valide."@fr-CA ;
uil:hasApp "Vitro" ;
uil:hasKey "error_invalid_email" ;
uil:hasPackage "Vitro-languages" .
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ uil-data:reset_password_note.Vitro
uil-data:password_reset_email_sent.Vitro
rdf:type owl:NamedIndividual ;
rdf:type uil:UILabel ;
rdfs:label "Um e-mail de recuperação de senha será enviado para a conta {0} se essa estiver vinculado a uma conta existente."@pt-BR ;
rdfs:label "Um e-mail de recuperação de senha será enviado para a conta {0} se essa estiver vinculada a uma conta existente."@pt-BR ;
uil:hasApp "Vitro" ;
uil:hasKey "password_reset_email_sent" ;
uil:hasPackage "Vitro-languages" .
Expand Down Expand Up @@ -6369,7 +6369,7 @@ uil-data:captcha_user_sol_invalid.Vitro
uil-data:captcha_not_displayed.Vitro
rdf:type owl:NamedIndividual ;
rdf:type uil:UILabel ;
rdfs:label "Atualizar página se não estiver sendo exibida..."@pt-BR ;
rdfs:label "Atualizar a página se não estiver sendo exibida..."@pt-BR ;
uil:hasApp "Vitro" ;
uil:hasKey "captcha_not_displayed" ;
uil:hasPackage "Vitro-languages" .
Expand Down

0 comments on commit 44f9bdd

Please sign in to comment.