diff --git a/CHANGELIST.md b/CHANGELIST.md
index 7c1c6aa0..4b3030d6 100644
--- a/CHANGELIST.md
+++ b/CHANGELIST.md
@@ -56,6 +56,7 @@
- Bytes, not characters
- Add Portuguese translation (Kokasgui)
- Wire up Portuguese translation, fix Redumper enum
+- Add Portuguese to UI code
### 3.6.0 (2025-11-28)
diff --git a/MPF.UI/Windows/MainWindow.xaml b/MPF.UI/Windows/MainWindow.xaml
index d0bfc062..decb2a62 100644
--- a/MPF.UI/Windows/MainWindow.xaml
+++ b/MPF.UI/Windows/MainWindow.xaml
@@ -151,6 +151,10 @@
Background="{DynamicResource {x:Static SystemColors.WindowBrushKey}}"
Foreground="{DynamicResource {x:Static SystemColors.WindowTextBrushKey}}"
Template="{DynamicResource CustomMenuItemTemplate}" />
+