diff --git a/CHANGELOG.md b/CHANGELOG.md
index b14068a9..61ea406d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@
Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
Added the {%account_email_address%} placeholder to get the current account mail address [#272].
- [ChatGPT Web][All APIs] Added a diff viwer to compare the old and new text. This feature could be activated at prompt level, and it's useful for "rewrite" prompts [#109].
+ [ChatGPT Web][All APIs] Added a diff viewer to compare the old and new text. This feature could be activated at prompt level, and it's useful for "rewrite" prompts [#109].
[All APIs] Added a context menu to automatically add tags and run the spam filter on selected messages. [#262].
[All APIs] It's now possibile to define a timezone in the calendar event settings page [#250].
[All APIs] It's now possibile to add the attendees in the calendar event, be sure to update the prompt in the settings [#258].
@@ -17,6 +17,7 @@
Improved the handling of null or undefined placeholders [#288].
Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
Simplified Chinese (zh_Hans) translation added, thanks to jeklau.
+ Some old strings are now translated in the API webchat [#298].
...
Version 3.2.3 - 06/03/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 9c621f72..156f2a9d 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,7 +12,7 @@
Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
Added the {%account_email_address%} placeholder to get the current account mail address [#272].
- [ChatGPT Web][All APIs] Added a diff viwer to compare the old and new text. This feature could be activated at prompt level, and it's useful for "rewrite" prompts [#109].
+ [ChatGPT Web][All APIs] Added a diff viewer to compare the old and new text. This feature could be activated at prompt level, and it's useful for "rewrite" prompts [#109].
[All APIs] Added a context menu to automatically add tags and run the spam filter on selected messages. [#262].
[All APIs] It's now possibile to define a timezone in the calendar event settings page [#250].
[All APIs] It's now possibile to add the attendees in the calendar event, be sure to update the prompt in the settings [#258].
@@ -20,6 +20,7 @@
Improved the handling of null or undefined placeholders [#288].
Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
Simplified Chinese (zh_Hans) translation added, thanks to jeklau.
+ Some old strings are now translated in the API webchat [#298].
...
Version 3.2.3 - 06/03/2025