NG-ZORRO / ng-zorro-antd-mobile

A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
http://ng.mobile.ant.design
Other
800 stars 241 forks source link

There is a typo in English calendar component #880

Closed jirigalis closed 1 year ago

jirigalis commented 1 year ago

Version

8.0.0

Environment

macOS - Chrome browser, Safari browser, iOS - safari browser. Not tested on Windows.

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-mobile-start-ryggny?file=src%2Fapp%2Fapp.component.ts

Steps to reproduce

  1. Go to Stackblitz link provided and wait until loaded
  2. Switch language to English by clicking the Switch component
  3. Open calendar by clicking the "Open Calendar" List Item

    What is expected?

    All dates abbreviations on the top of the Calendar are correct.

    What is actually happening?

    The Friday abbr. has a typo, there is "Fir" instead of "Fri"