added missed string

This commit is contained in:
Abhinav-grd 2021-03-11 21:59:15 +05:30
parent ad6f92cf38
commit b4f4463ecc
2 changed files with 2 additions and 1 deletions

View file

@ -113,7 +113,7 @@ export default function FullScreenDropZone(props: Props) {
<br />
</div>
<div>
<h4>Usage Details</h4>
<h4>{constants.USAGE_DETAILS}</h4>
<br />
<div>
{usage ? (

View file

@ -103,6 +103,7 @@ const englishConstants = {
SUBSCRIPTION_CHANGE_DISABLED:
'sorry, you can only change the subscription on the mobile app.',
SUBCRIPTION_PLAN: 'subscription plan',
USAGE_DETAILS: 'Usage Details',
SUBSCRIPTION_INFO: (productID) => (
<p>
you are currently on <strong>{productID}</strong> plan