diff --git a/MAUI/Scheduler/localization.md b/MAUI/Scheduler/localization.md index 22b05b7c7..e53d694de 100644 --- a/MAUI/Scheduler/localization.md +++ b/MAUI/Scheduler/localization.md @@ -23,7 +23,7 @@ Localization is the process of translating the application resources into differ * Today * NoEvents * AllDay - + ## Setting CurrentUICulture to the application Application culture can be changed by setting `CurrentUICulture.` in `App.xaml.cs` file.