diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-05-15 16:46:15 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-05-15 17:07:28 +0200 |
commit | c1cc4454309084090aecc7e407076c57c6b7c4d0 (patch) | |
tree | 972e9fb1f4e829d7b2dfc3b601270a02363b78e4 /changelog/fr/changelog_2023-01-25.md | |
parent | 21a08fe3773ef6261e6ba9403e23c692c55ab6d7 (diff) | |
download | Ishtar-c1cc4454309084090aecc7e407076c57c6b7c4d0.tar.bz2 Ishtar-c1cc4454309084090aecc7e407076c57c6b7c4d0.zip |
🐛 JS: fix UnitWidget (inappropriate l10n)
Diffstat (limited to 'changelog/fr/changelog_2023-01-25.md')
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index b52fa7b4c..ec3f0aec7 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,10 @@ +v4.0.46 - 2023- +-------------------- + +### Technique ### +- JS : correction UnitWidget (localisation inappropriée) + + v4.0.45 - 2023-05-15 -------------------- |