Skip to content
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

fixed a timeago display bug #141

Merged
merged 1 commit into from
Aug 17, 2024
Merged

fixed a timeago display bug #141

merged 1 commit into from
Aug 17, 2024

Conversation

ketikai
Copy link
Contributor

@ketikai ketikai commented Aug 17, 2024

Fixed display bug caused by the actual locale name not exactly matching the name in the locale support list of "timeago.js".

Example: When the locale is "zh", timeago will always have the fallback version "en" as the locale.

Fixed display bug caused by the actual locale name not exactly matching the name in the locale support list of "timeago.js". (Example: When the locale is "zh", timeago will always have the fallback version "en" as the locale.)

Signed-off-by: ketikai <ketikai@idealstate.team>
@timvink
Copy link
Owner

timvink commented Aug 17, 2024

Thanks, this LGTM!

@timvink timvink merged commit 10fee7e into timvink:master Aug 17, 2024
15 checks passed
@timvink
Copy link
Owner

timvink commented Aug 19, 2024

Now on pypi :)

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