diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml
index f393af119..1a161a19e 100644
--- a/Flow.Launcher/Languages/en.xaml
+++ b/Flow.Launcher/Languages/en.xaml
@@ -146,6 +146,7 @@
Show result selection hotkey with results.
Custom Query Hotkey
Custom Query Shortcut
+ Built-in Shortcuts
Query
Shortcut
Expanded
diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml
index f9e13661b..d994ed7d2 100644
--- a/Flow.Launcher/SettingWindow.xaml
+++ b/Flow.Launcher/SettingWindow.xaml
@@ -2571,11 +2571,11 @@
VerticalAlignment="Center"
FontSize="14"
Foreground="{DynamicResource Color05B}"
- Text="Built-in Shortcuts" />
+ Text="{DynamicResource builtinShortcuts}" />