mirror of
https://github.com/XFox111/GUTSchedule.git
synced 2026-04-22 06:58:01 +03:00
Added UWP localization
This commit is contained in:
@@ -19,6 +19,7 @@ namespace GUTSchedule.UWP
|
||||
/// </summary>
|
||||
public App()
|
||||
{
|
||||
Windows.Globalization.ApplicationLanguages.PrimaryLanguageOverride = "ru";
|
||||
InitializeComponent();
|
||||
Suspending += OnSuspending;
|
||||
UnhandledException += OnError;
|
||||
|
||||
Reference in New Issue
Block a user