diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0cdd52fd..31837d06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
Croatian (hr) translation added, thanks to Petar Jedvaj.
+ German (de) translation errors fixed.
Various minor improvements.
...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 9cfe5313..c25e9213 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -15,6 +15,7 @@
Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
Croatian (hr) translation added, thanks to Petar Jedvaj.
+ German (de) translation errors fixed.
Various minor improvements.
...