Update es.json (#349)

Minor update to translation:
"owes" translate to "debe a" in spanish
This commit is contained in:
Vick Airfull
2025-09-04 16:26:06 +02:00
committed by GitHub
parent de0cbb75ff
commit d6550e34c1

View File

@@ -259,7 +259,7 @@
"title": "Reembolsos propuestos",
"description": "He aquí algunas sugerencias para optimizar los reembolsos entre los participantes.",
"noImbursements": "Parece que tu grupo no necesita ningún reembolso 😁",
"owes": "<strong>{from}</strong> debe <strong>{to}</strong>",
"owes": "<strong>{from}</strong> debe a <strong>{to}</strong>",
"markAsPaid": "Marcar como pagado"
}
},
@@ -395,4 +395,4 @@
"Water": "Agua"
}
}
}
}