Skip to content

Commit

Permalink
chore: adds support for Ika and ikwere dialect
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinurum-Omenuko committed Nov 20, 2024
1 parent cbbc42a commit cce2d12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/shared/constants/Dialect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,11 @@ export default {
label: 'Ihuoma',
},
[DialectEnum.IKK]: {
<<<<<<< HEAD
code: 'ibo-ikk',
=======
code: 'ibo-ika',
>>>>>>> 6f5d50e (chore: adds support for Ika and ikwere dialect)
value: DialectEnum.IKK,
label: 'Ika',
},
Expand Down

0 comments on commit cce2d12

Please sign in to comment.