You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When displaying details about a serie, it seems that the airday is not localized (except "Daily"). Could we add this to the localized strings?
Additionally, could we do something about the airtime? It is currently displayed as "HH:MM AM/PM". It would be nice to have that localized according to the user's preference. It seems that the is24HourFormat function can be used for that.
I could make a PR with the proposed changes.
However, I wanted to make sure that there is an interest for these small modifications.
The text was updated successfully, but these errors were encountered:
When displaying details about a serie, it seems that the airday is not localized (except "Daily"). Could we add this to the localized strings?
Additionally, could we do something about the airtime? It is currently displayed as "HH:MM AM/PM". It would be nice to have that localized according to the user's preference. It seems that the is24HourFormat function can be used for that.
I could make a PR with the proposed changes.
However, I wanted to make sure that there is an interest for these small modifications.
The text was updated successfully, but these errors were encountered: