-
Notifications
You must be signed in to change notification settings - Fork 156
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📆 calendar🔣 i18n✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Description
Some calendar resource strings are not localized.
Check out this file.
The following resource strings need translations for all languages:
igx_calendar_previous_year: 'Previous Year',
igx_calendar_next_year: 'Next Year',
igx_calendar_previous_years: 'Previous {0} Years',
igx_calendar_next_years: 'Next {0} Years',
igx_calendar_select_date: 'Select Date',
igx_calendar_range_label_start: 'Start',
igx_calendar_range_label_end: 'End',
igx_calendar_range_placeholder: 'Select Range',
- igniteui-angular version: any
- browser: any
Steps to reproduce
- Check out this sample and select a language other than "EN".
Note: really mior, but the sample's "Location" string should be changed to "Locale". Could be addressed separately in igniteui-angular-samples
Result
"Select date" is always in English.
Expected result
Have proper translation.
Attachments
Attach a sample if available, and screenshots, if applicable.
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📆 calendar🔣 i18n✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.