mirror of https://github.com/abpframework/abp.git
committed by
GitHub
1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||||
|
{ |
||||
|
"culture": "es", |
||||
|
"texts": { |
||||
|
"GivenTenantIsNotAvailable": "El inquilino {0} no está disponible", |
||||
|
"Tenant": "Inquilino", |
||||
|
"Switch": "cambiar", |
||||
|
"Name": "Nombre", |
||||
|
"SwitchTenant": "Cambiar inquilino", |
||||
|
"SwitchTenantHint": "Deje en blanco el campo nombre para cambiar el lado del host.", |
||||
|
"NotSelected": "No seleccionado" |
||||
|
} |
||||
|
} |
||||
Loading…
Reference in new issue