mirror of https://github.com/abpframework/abp.git
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
{ |
|||
"culture": "tr", |
|||
"texts": { |
|||
"Volo.IdentityServer:DuplicateIdentityResourceName": "Identity Resource adı zaten mevcut: {Name}", |
|||
"Volo.IdentityServer:DuplicateApiResourceName": "Api Resource adı zaten mevcut: {Name}", |
|||
"Volo.IdentityServer:DuplicateClientId": "ClientId already zaten mevcut: {ClientId}" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue