We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ddb7d4 commit 0d8a4cfCopy full SHA for 0d8a4cf
src/lib/types.ts
@@ -84,6 +84,7 @@ export type Lang =
84
| "es"
85
| "fa"
86
| "fi"
87
+ | "fil"
88
| "fr"
89
| "gl"
90
| "gu"
@@ -106,11 +107,10 @@ export type Lang =
106
107
| "ml"
108
| "mr"
109
| "ms"
110
+ | "nb"
111
| "ne-np"
112
| "nl"
- | "nb"
113
| "pcm"
- | "fil"
114
| "pl"
115
| "pt-br"
116
| "pt"
@@ -124,8 +124,8 @@ export type Lang =
124
| "sw"
125
| "ta"
126
| "te"
127
- | "tk"
128
| "th"
+ | "tk"
129
| "tl"
130
| "tr"
131
| "tw"
0 commit comments