Update index.js

This commit is contained in:
Deiv 2019-03-04 16:02:03 +01:00 committed by Igor Korsakov
parent 3750bf909f
commit fb1a601013

View File

@ -20,7 +20,7 @@ dayjs.extend(relativeTime);
case 'it':
require('dayjs/locale/it');
break;
case 'it':
case 'zh-cn':
require('dayjs/locale/zh-cn');
break;
case 'ru':