Skip to content

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

Merged
Umbranoxio merged 1 commit into
ScoreSaber:mainfrom
ZoroLV:french-short-relative-time
Jun 7, 2026
Merged

time: use short relative timestamps for french (#168)#169
Umbranoxio merged 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

@Umbranoxio Umbranoxio merged commit 190577c into ScoreSaber:main Jun 7, 2026
@ZoroLV ZoroLV deleted the french-short-relative-time branch June 7, 2026 17:58
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

2 participants