Skip to content

Fix: Various dates not displayed correctly in Azerbaijani - #9786

Open
Shadorc wants to merge 6 commits into
FreeTubeApp:developmentfrom
Shadorc:fix/az-date
Open

Fix: Various dates not displayed correctly in Azerbaijani#9786
Shadorc wants to merge 6 commits into
FreeTubeApp:developmentfrom
Shadorc:fix/az-date

Conversation

@Shadorc

@Shadorc Shadorc commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

closes #9763

Description

Force 'az' locale to fallback to 'en' when localizing dates in various places
#9763 (comment)

Testing

Check with both chromium supported and unsupported locale (e.g. 'az') that dates are correctly displayed:

Desktop

  • OS: Bazzite
  • OS Version:
  • FreeTube version: 0.25.3-beta

@FreeTubeBot
FreeTubeBot enabled auto-merge (squash) September 11, 2026 21:41
@github-actions github-actions Bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Sep 11, 2026
Comment thread src/renderer/helpers/utils.js Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to display everything correctly. offtopic, im wondering why the date looks so weird

VirtualBoxVM_X8TkKqXy3V

@Shadorc

Shadorc commented Sep 13, 2026

Copy link
Copy Markdown
Contributor Author

@efb4f5ff-1298-471a-8973-3d47447115dc Indeed, there were more places where the locale needed to fallback to 'en' forcefully. I've tried to normalize the fallback behaviour across FreeTube to fix a few more cases

@Shadorc Shadorc changed the title Fix: Video publication date is not displayed correctly in Azerbaijani Fix: Various dates not displayed correctly in Azerbaijani Sep 13, 2026
Comment thread src/renderer/helpers/utils.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: waiting for review For PRs that are complete, tested, and ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Video publication date is not displayed correctly in Azerbaijani

3 participants