Browse Source
Merge pull request #7707 from davidjhurtado/patch-1
UPDATE es.json Misspelling "Actions"
pull/7714/head
maliming
5 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.UI/Localization/Resources/AbpUi/es.json
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
"Close": "Cerrar", |
|
|
|
"Save": "Guardar", |
|
|
|
"SavingWithThreeDot": "Guardando...", |
|
|
|
"Actions": "Actiones", |
|
|
|
"Actions": "Acciones", |
|
|
|
"Delete": "Borrar", |
|
|
|
"Edit": "Editar", |
|
|
|
"Refresh": "Actualizar", |
|
|
|
@ -49,4 +49,4 @@ |
|
|
|
"ItemWillBeDeletedMessage": "Este elemento será borrado", |
|
|
|
"ManageYourAccount": "Gestiona tu cuenta" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|