Skip to content

Commit

Permalink
Merge pull request #23 from MarvNC:update-language-codes
Browse files Browse the repository at this point in the history
Update Language Codes
  • Loading branch information
MarvNC authored Jul 18, 2024
2 parents eb5d897 + fa0e6b7 commit 71117de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/types/IsoLanguageCode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export type IsoLanguageCode =
| 'ab'
| 'ae'
| 'af'
| 'afb'
| 'ak'
| 'am'
| 'an'
Expand Down Expand Up @@ -146,6 +147,7 @@ export type IsoLanguageCode =
| 'sd'
| 'se'
| 'sg'
| 'sga'
| 'sh'
| 'si'
| 'sk'
Expand Down Expand Up @@ -186,6 +188,7 @@ export type IsoLanguageCode =
| 'xh'
| 'yi'
| 'yo'
| 'yue'
| 'za'
| 'zh'
| 'zu';

0 comments on commit 71117de

Please sign in to comment.