Skip to content

Commit

Permalink
yashim/chore: remove indonesia from production (#7999)
Browse files Browse the repository at this point in the history
  • Loading branch information
yashim-deriv committed Mar 23, 2023
1 parent a081a81 commit b4139fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/translations/src/i18next/i18next.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const ALL_LANGUAGES = Object.freeze({
export const getAllowedLanguages = () => {
const allowed_languages = {
EN: 'English',
ID: 'Indonesian',
PT: 'Português',
ES: 'Español',
RU: 'Русский',
Expand Down

1 comment on commit b4139fc

@vercel
Copy link

@vercel vercel bot commented on b4139fc Mar 23, 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.binary.sx
binary.sx
deriv-app.vercel.app
deriv-app-git-master.binary.sx

Please sign in to comment.