Skip to content

Commit

Permalink
Merge pull request #612 from openedx/aansari/missing-locale
Browse files Browse the repository at this point in the history
fix: add fa, fa-ir locales in mockMessages
  • Loading branch information
awais-ansari authored Dec 6, 2023
2 parents d79b376 + 52b0f15 commit 3a93d60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/testing/mockMessages.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
const messages = {
ar: {},
'es-419': {},
fa: {},
'fa-ir': {},
fr: {},
'zh-cn': {},
ca: {},
Expand Down

0 comments on commit 3a93d60

Please sign in to comment.