Skip to content

Commit

Permalink
Suisin/chore: add italian language to production (#9172)
Browse files Browse the repository at this point in the history
* chore: add italian language to production

* chore: empty

---------

Co-authored-by: hirad-deriv <hirad@re-work.dev>
  • Loading branch information
suisin-deriv and hirad-deriv committed Jul 10, 2023
1 parent bf7dd54 commit 043f1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/translations/src/i18next/i18next.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const getAllowedLanguages = () => {
ES: 'Español',
RU: 'Русский',
FR: 'Français',
IT: 'Italiano',
TH: 'ไทย',
VI: 'Tiếng Việt',
};
Expand Down

1 comment on commit 043f1f3

@vercel
Copy link

@vercel vercel bot commented on 043f1f3 Jul 10, 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
binary.sx
deriv-app.binary.sx
deriv-app-git-master.binary.sx

Please sign in to comment.