iamkun
iamkun
Thanks, Please ref to https://github.com/iamkun/dayjs/issues/171 , to make sure the added locale is listed on https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
seems these's some different with https://github.com/moment/moment/blob/develop/locale/bg.js
Should this be a breaking change? It will change all the existing code from `import * as dayjs from dayjs ` to `import dayjs from dayjs` I think.
https://day.js.org/docs/en/installation/typescript This might help. And we will update this in the next major release.
is "remove "module" field as a work-around https://github.com/NaturalCycles/time-lib/commit/d5f06aeacf8a439c9f653e8d2891a3dc226b6276" the key to this issue ?
ping @ohbarye, and seems you've already done it. Bravo!
@ludvon > Is it OK to slightly modify some of the docs' wording Of course. It's up to you. But better keep the document's structure the same, so that I...
@KorbinianKuhn Thanks, this should work, but little copycat I think.
I'll update this to the I18n docs after finishing the plugin.
@muhibbudins Hi, just open a new PR, and what's the problem now? If your translation could pass our auto CI test, then it should be fine.