Enis Necipoglu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
framework/src/Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy/Volo/Abp/AspNetCore/Mvc/UI/MultiTenancy/Localization/en.json
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
{ |
|
|
|
"culture": "en", |
|
|
|
"texts": { |
|
|
|
"GivenTenantIsNotExist": "Given tenant does not exist: {0}", |
|
|
|
"GivenTenantIsNotAvailable": "Given tenant does not available: {0}", |
|
|
|
"GivenTenantIsNotExist": "Given tenant doesn't exist: {0}", |
|
|
|
"GivenTenantIsNotAvailable": "Given tenant isn't available: {0}", |
|
|
|
"Tenant": "Tenant", |
|
|
|
"Switch": "switch", |
|
|
|
"Name": "Name", |
|
|
|
|