dayjs icon indicating copy to clipboard operation
dayjs copied to clipboard

fix: (locale: bg) correct abbreviations & more common plural forms

Open TonyBogdanov opened this issue 4 years ago • 3 comments

TonyBogdanov avatar Aug 18 '21 08:08 TonyBogdanov

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (f68e4b1) to head (bd85a69). Report is 193 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev     #1612   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          177       177           
  Lines         1989      1989           
  Branches       505       505           
=========================================
  Hits          1989      1989           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 18 '21 08:08 codecov[bot]

seems these's some different with https://github.com/moment/moment/blob/develop/locale/bg.js

iamkun avatar Sep 10 '21 09:09 iamkun

@iamkun Because that one's incorrect as well. I've just pushed a PR there too: https://github.com/moment/moment/pull/5930

TonyBogdanov avatar Sep 10 '21 10:09 TonyBogdanov