Hi ``` export const en_US = { except: { body: 'You and me' } } ``` I expected 'You and me' but got 'body'... Would you let me know what I am wrong?
Hi
I expected 'You and me' but got 'body'... Would you let me know what I am wrong?