Browse Source
Merge pull request #20297 from LuisPignataro/SpanishTraslate
Fix typo in Spanish translation for "Loading..."
pull/21305/head
Masum ULU
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/es.json
|
|
|
@ -21,7 +21,7 @@ |
|
|
|
"Language": "Idioma", |
|
|
|
"LoadMore": "Cargar más", |
|
|
|
"ProcessingWithThreeDot": "Procesando...", |
|
|
|
"LoadingWithThreeDot": "Cargardo...", |
|
|
|
"LoadingWithThreeDot": "Cargando...", |
|
|
|
"Welcome": "Bienvenido", |
|
|
|
"Login": "Iniciar sesión", |
|
|
|
"Register": "Registrarse", |
|
|
|
|