diff --git a/ILSpy.ReadyToRun/Properties/Resources.zh-Hant.resx b/ILSpy.ReadyToRun/Properties/Resources.zh-Hant.resx
new file mode 100644
index 000000000..f9984e5d8
--- /dev/null
+++ b/ILSpy.ReadyToRun/Properties/Resources.zh-Hant.resx
@@ -0,0 +1,135 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 反組譯格式
+
+
+ ReadyToRun
+
+
+ 顯示偵錯資訊
+
+
+ 顯示垃圾回收資訊
+
+
+ 顯示堆疊展開資訊
+
+
\ No newline at end of file
diff --git a/ILSpy/Controls/MainMenu.xaml b/ILSpy/Controls/MainMenu.xaml
index 5891788e4..739f3b807 100644
--- a/ILSpy/Controls/MainMenu.xaml
+++ b/ILSpy/Controls/MainMenu.xaml
@@ -46,8 +46,10 @@
IsChecked="{Binding SessionSettings.CurrentCulture, Converter={local:CultureSelectionConverter}, ConverterParameter={x:Null}}" />
-
+