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
parent
commit
cceff817f6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/es.json

2
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",

Loading…
Cancel
Save