.NET MAUI ТimeSpanPicker Localization
The ТimeSpanPicker for .NET MAUI provides language localization. The localization keys are described in the tables below:
Localization Key | Default Value |
---|---|
TimeSpanPicker_Popup_HeaderLabelText |
Select Duration |
TimeSpanPicker_PlaceholderLabelText |
Select Duration |
Localization Key | Default Value |
---|---|
Picker_DaysSpinnerHeaderLabelText |
Days |
Picker_HourSpinnerHeaderLabelText |
Hours |
Picker_MinuteSpinnerHeaderLabelText |
Minutes |
Picker_SecondSpinnerHeaderLabelText |
Seconds |
Picker_Popup_AcceptButtonText |
Ok |
Picker_Popup_CancelButtonText |
Cancel |
Picker_DropDown_AcceptButtonText |
Ok |
Picker_DropDown_CancelButtonText |
Cancel |
important To learn in details about the localization process of Telerik UI for .NET MAUI components, please go through the common Localization and Globalization topic.