feat(translation): Add French and Italian translations for document interface

This commit is contained in:
2024-12-02 15:20:57 +01:00
parent 49c15a98e4
commit 8986ec2543
4 changed files with 55 additions and 6 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-12-02 - 1.4.0 - feat(translation)
Add French and Italian translations for document interface
- Expanded translation support by adding French and Italian language translations
- Fixed duplicated text in German final page statement
- Improved Spanish translation of reverse VAT note and final page statement
## 2024-12-02 - 1.3.2 - fix(core)
Minor updates and optimizations in the output PDF formatting process.