重命名和补回i18n

This commit is contained in:
PrefacedCorg
2026-04-05 17:27:00 +08:00
parent 04a8224484
commit ceb99cea2b
6 changed files with 21 additions and 9 deletions
@@ -58,7 +58,7 @@ namespace Ink_Canvas.Windows.SettingsViews2
{ "ThemePage", typeof(ThemePage) },
{ "ColorsPage", typeof(ColorsPage) },
{ "FontsPage", typeof(FontsPage) },
{ "StartupPage", typeof(NewSettingStartup) },
{ "StartupPage", typeof(StartupPage) },
{ "AboutPage", typeof(AboutPage) },
{ "Settings", typeof(SettingsPage) }
};