Update Spanish Changelog titles (#1701)

This commit is contained in:
Honza Rychnovský 2024-11-26 11:17:49 +01:00 committed by GitHub
parent ad280e13c2
commit 41457f4534
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -21,11 +21,11 @@ object ChangelogParser {
internal const val SPANISH_TAG = "ES"
private const val ADDED_PART_EN = "Added"
private const val ADDED_PART_ES = "Agregado"
private const val ADDED_PART_ES = "Añadido"
private const val CHANGED_PART_EN = "Changed"
private const val CHANGED_PART_ES = "Cambiado"
private const val FIXED_PART_EN = "Fixed"
private const val FIXED_PART_ES = "Arreglado"
private const val FIXED_PART_ES = "Corregido"
private const val REMOVED_PART_EN = "Removed"
private const val REMOVED_PART_ES = "Removido"

View File

@ -14,14 +14,14 @@ directly impact users rather than highlighting other key architectural updates.*
## [1.2.3 (796)] - 2024-11-26
### Agregado
### Añadido
- ¡Finalmente está aquí! ¡La integración de Flexa a tu servicio!
- Paga con Flexa en comercios compatibles en Estados Unidos, Canadá y El Salvador.
- Te está esperando en la configuración de Zashi.
## [1.2.2 (789)] - 2024-11-18
### Agregado
### Añadido
- ¡Hola!, Zashi aprendió Español.
- Nuevo manejo de transacciones de baja denominación, esto hace transacciones más rápidas y uso eficiente del saldo.
- Implementación de encriptado y almacenamiento remoto de información en agenda.
@ -32,5 +32,5 @@ directly impact users rather than highlighting other key architectural updates.*
- Mejora en pantalla de configuración y estatus.
- Comentarios y sugerencias mejoradas.
### Arreglado
### Corregido
- Icono de transacciones privadas arreglado.