Fix missing translation key (#810)

This commit is contained in:
Pranav Raj S
2020-05-04 19:07:31 +05:30
committed by GitHub
parent ae3f8c02e1
commit 98af47aae2
2 changed files with 2 additions and 1 deletions

View File

@@ -8,4 +8,5 @@ export default {
SUBMIT: 'Submit',
},
},
POWERED_BY: 'Powered by Chatwoot',
};