Skip to content

Commit

Permalink
Merge pull request #62 from shafin-deriv/shafin/DAPI-578/chore-remove…
Browse files Browse the repository at this point in the history
…-in-context-translation

[DAPI] Shafin/dapi 578/chore remove in context translation
  • Loading branch information
sandeep-deriv authored Jul 5, 2024
2 parents ff7b9aa + 2fa36fd commit efa970e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ const Footer = () => {
<Translate>if you have any questions.</Translate>
</Text>
</section>

{/* This script is only for enabling crowdin in context tool. Should be removed once translation is ready! */}
<script type='text/javascript'>
var _jipt = []; _jipt.push([`project`, `deriv-api-documentation`]);
</script>
<script type='text/javascript' src='//cdn.crowdin.com/jipt/jipt.js'></script>
</footer>
);
};
Expand Down

0 comments on commit efa970e

Please sign in to comment.