Merge pull request #474 from indranil32/bengali-locale

Adding Bengali translation for this amazing app
This commit is contained in:
Amruth Pillai
2021-03-31 12:50:28 +05:30
committed by GitHub
5 changed files with 261 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import dayjs from 'dayjs';
import 'dayjs/locale/ar';
import 'dayjs/locale/bn';
import 'dayjs/locale/cs';
import 'dayjs/locale/da';
import 'dayjs/locale/de';