Skip to content

Commit

Permalink
feat: release arabic language
Browse files Browse the repository at this point in the history
  • Loading branch information
pyphilia committed Mar 21, 2023
1 parent 467549a commit 8e12223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ export const AUTH = {
RESEND_EMAIL_BUTTON: 'RESEND_EMAIL_BUTTON',
BACK_BUTTON: 'BACK_BUTTON',
SIGN_UP_SAVE_ACTIONS_LABEL: 'SIGN_UP_SAVE_ACTIONS_LABEL',
SIGN_UP_SAVE_ACTIONS_TOOLTIP: 'SIGN_UP_SAVE_ACTIONS_TOOLTIP'
SIGN_UP_SAVE_ACTIONS_TOOLTIP: 'SIGN_UP_SAVE_ACTIONS_TOOLTIP',
};

0 comments on commit 8e12223

Please sign in to comment.