diff --git a/modules/identity/src/Volo.Abp.Identity.Web/Localization/Resources/AbpIdentity/tr.json b/modules/identity/src/Volo.Abp.Identity.Web/Localization/Resources/AbpIdentity/tr.json index aa0ef48843..f53a20589f 100644 --- a/modules/identity/src/Volo.Abp.Identity.Web/Localization/Resources/AbpIdentity/tr.json +++ b/modules/identity/src/Volo.Abp.Identity.Web/Localization/Resources/AbpIdentity/tr.json @@ -24,7 +24,7 @@ "DisplayName:Password": "Şifre", "DisplayName:Email": "E-posta adresi", "DisplayName:PhoneNumber": "Telefon numarası", - "DisplayName:TwoFactorEnabled": "İki aşamalı doğrumala", + "DisplayName:TwoFactorEnabled": "İki aşamalı doğrulama", "DisplayName:LockoutEnabled": "Başarısız giriş denemeleri sonrası hesabı kilitleme", "NewRole": "Yeni rol", "RoleName": "Rol adı", @@ -38,4 +38,4 @@ "Identity.StaticRoleRenamingErrorMessage": "Bir Sabit rolün ismi değiştirilemez.", "Identity.StaticRoleDeletionErrorMessage": "Bir Sabit rol silinemez." } -} \ No newline at end of file +}