[2.6.6] Added Romanian Language

This commit is contained in:
AmruthPillai
2021-03-07 09:41:39 +05:30
parent b06e9b3ef0
commit 9ed97c8b6c
5 changed files with 10 additions and 2 deletions

View File

@ -18,6 +18,7 @@ import 'dayjs/locale/nb';
import 'dayjs/locale/nl';
import 'dayjs/locale/pl';
import 'dayjs/locale/pt';
import 'dayjs/locale/ro';
import 'dayjs/locale/ru';
import 'dayjs/locale/sv';
import 'dayjs/locale/tr';