Skip to content

Commit

Permalink
chore: translation workflow trigger (#9684)
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed 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

1 comment on commit cfacd85

@vercel
Copy link

@vercel vercel bot commented on cfacd85 Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

deriv-app.vercel.app
deriv-app.binary.sx
binary.sx
deriv-app-git-master.binary.sx

Please sign in to comment.