Skip to content

Commit

Permalink
[i18n] Fix Persion locale
Browse files Browse the repository at this point in the history
  • Loading branch information
frankrousseau committed Dec 19, 2024
1 parent 173b9df commit d5fd40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default {
en_nft: en_nft,
"en_video-game": en_video_game,
es: es.default,
fa: fa,
fa: fa.default,
fr: fr.default,
hu: hu.default,
ja: ja.default,
Expand Down

0 comments on commit d5fd40d

Please sign in to comment.