mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Update index.js
This commit is contained in:
parent
3750bf909f
commit
fb1a601013
@ -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':
|
||||
|
Loading…
Reference in New Issue
Block a user