[FIX] partner_statement: Fix translation to prevent pre-commit error

This commit is contained in:
Víctor Martínez
2024-03-12 10:49:02 +01:00
committed by Miquel Raïch
parent 5f79182269
commit 8d504516d8
5 changed files with 82 additions and 45 deletions

View File

@@ -279,7 +279,7 @@ msgstr "Åldringsrapport av"
#: code:addons/partner_statement/report/outstanting_statement_xlsx.py:0
#, python-format
msgid "Aging Report at %(end)s in %(currency)s"
msgstr "Åldersrapport vid %(slut)s i %(valuta)s"
msgstr "Åldersrapport vid %(end)s i %(currency)s"
#. module: partner_statement
#. odoo-python