Skip to content

Commit

Permalink
Merge pull request #199 from LemmyNet/main
Browse files Browse the repository at this point in the history
[pull] master from LemmyNet:main
  • Loading branch information
pull[bot] authored Feb 1, 2025
2 parents 73dcb47 + d4d66ec commit dcb1f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/utils/app/setup-date-fns.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ const locales: DateFnsDesc[] = [
{ resource: "uz", code: "uz" },
{ resource: "uz-Cyrl", code: "uz-Cyrl" },
{ resource: "vi", code: "vi" },
{ resource: "zh-CN", code: "zh" },
{ resource: "zh-CN", code: "zh-CN" },
{ resource: "zh-HK", code: "zh-HK" },
{ resource: "zh-TW", code: "zh-TW" },
Expand Down

0 comments on commit dcb1f58

Please sign in to comment.