Skip to content

Commit 397cafe

Browse files
pt-BR strings translations
1 parent b73c087 commit 397cafe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles/AbpProjectName-pt-BR.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,15 @@
9191
<text name="StartTyping">Comece a escrever</text>
9292
<text name="Skins">Temas</text>
9393
<text name="Settings">Configurações</text>
94+
<text name="Search">Procurar</text>
95+
<text name="UpdatePassword">Alterar Senha</text>
96+
<text name="ResetPassword">Resetar Senha</text>
97+
<text name="Filter">Filtrar</text>
98+
<text name="All">Todos</text>
99+
<text name="CurrentPassword">Senha Atual</text>
100+
<text name="NewPassword">Nova Senha</text>
101+
<text name="ConfirmNewPassword">Confirme a Nova Senha</text>
102+
<text name="PasswordsDoNotMatch">As senhas são diferentes</text>
103+
<text name="PasswordsMustBeAtLeast8CharactersContainLowercaseUppercaseNumber">As senhas precisam ter no mínimo 8 caracteres, contendo pelo menos uma letra minúscula, uma maiúscula e um número</text>
94104
</texts>
95105
</localizationDictionary>

0 commit comments

Comments
 (0)