Skip to content

time: use short relative timestamps for french (#168)#169

Open
ZoroLV wants to merge 1 commit into
ScoreSaber:mainfrom
ZoroLV:french-short-relative-time
Open

time: use short relative timestamps for french (#168)#169
ZoroLV wants to merge 1 commit into
ScoreSaber:mainfrom
ZoroLV:french-short-relative-time

Conversation

@ZoroLV
Copy link
Copy Markdown
Contributor

@ZoroLV ZoroLV commented Jun 5, 2026

Fixes #168

changes

  • use short instead of narrow Intl relative timestamps for French
  • avoids French timestamps like -2 j in favor of il y a 2 j
  • moved the locale check into a reusable helper so other languages can be added more easily

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.

Fix unnatural looking compact French timestamps

1 participant