Skip to content

fix(i18n): Use localized translated date for last page update #1602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 25, 2025

Conversation

arkhi
Copy link
Contributor

@arkhi arkhi commented Feb 23, 2025

I noticed the date was not translated.

It should be fixed with the use of time.Format. With japanese as example…

Before:

最終更新 December 21, 2022 · このページを改善する

After:

最終更新 2022年12月21日 · このページを改善する

@arkhi arkhi changed the title fix(i18n): Use localized translated date for last page update… fix(i18n): Use localized translated date for last page update Feb 23, 2025
Copy link

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link

This pull request has resolved merge conflicts and is ready for review.

@andypiper andypiper merged commit 8b83d45 into mastodon:main Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants