Skip to content

Commit

Permalink
chore: translation workflow trigger (deriv-com#9684)
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv authored Aug 15, 2023
1 parent 440be0a commit cfacd85
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ const GuideContent = observer(({ guide_list }: TGuideContent) => {
{localize('Videos on Deriv Bot')}
</Text>
)}
<div style={{ display: 'none' }}> {localize('New string to trigger translation workflow')}</div>
<div className='tutorials-wrap__group'>
{guide_list &&
guide_list.map(({ id, content, url, type, src }) => {
Expand Down

0 comments on commit cfacd85

Please sign in to comment.