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 b8d764f commit 08ebf17Copy full SHA for 08ebf17
src/i18n/i18n.js
@@ -88,6 +88,7 @@ export const languages = [
88
malayalam,
89
dutch,
90
sindhi,
91
+ thai,
92
].sort((a, b) => a.name.localeCompare(b.name));
93
94
i18n
0 commit comments