forked from M-Labs/web2019
grammar
This commit is contained in:
parent
cb70b8757a
commit
62ede45936
|
@ -18,7 +18,7 @@ const shop_data = {
|
|||
icon: '/shop/icon-warning.svg',
|
||||
color: '#c75e5e',
|
||||
name: 'Crate',
|
||||
message: 'You have reach the maximum number of slots allowed for this crate. Consider removing cards.',
|
||||
message: 'You have reached the maximum number of slots allowed for this crate. Consider removing cards.',
|
||||
},
|
||||
compactSlot: {
|
||||
type: 'crate',
|
||||
|
|
Loading…
Reference in New Issue