diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-06-07 20:14:54 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-06-08 10:17:35 +0200 |
commit | f6e87ee949148debc0c4c911153c828686e15123 (patch) | |
tree | 6adf2a7f32bc6311afdf5414d4a5905c66e587a3 /changelog | |
parent | 2eccf625a9a4e06e3236ece50728536bbe0cd75e (diff) | |
download | Ishtar-f6e87ee949148debc0c4c911153c828686e15123.tar.bz2 Ishtar-f6e87ee949148debc0c4c911153c828686e15123.zip |
🐛 many fix (or potential fix) in templates (inappropriate l10n) (refs #5594)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 4 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index af21a7dd3..e33597574 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,8 +1,10 @@ -v4.0.47 - 2023- +v4.0.47 - 2023-06-08 -------------------- ### Technical ### - Improve post treatments after imports +- Many fix (or potential fix) in templates (inappropriate l10n) (#5594) + v4.0.46 - 2023-05-26 diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 8dbcafede..1b3c4613b 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,8 +1,9 @@ -v4.0.47 - 2023- +v4.0.47 - 2023-06-08 -------------------- ### Technique ### - amélioration des post-traitements après import +- nombreuses corrections (ou potentielles corrections) dans les templates (localisation inappropriée) (#5594) v4.0.46 - 2023-05-26 |