Skip to content

Commit

Permalink
Added missing countries
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Dec 30, 2022
1 parent 2b079a2 commit 37b06fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export type LanguageCode =
| 'es'
| 'et'
| 'eu'
| 'fa'
| 'fi'
| 'fr'
| 'hu'
Expand All @@ -25,6 +26,7 @@ export type LanguageCode =
| 'ro'
| 'ru'
| 'sk'
| 'sr'
| 'sv'
| 'th'
| 'uk'
Expand Down

0 comments on commit 37b06fd

Please sign in to comment.