Skip to content

Commit a504844

Browse files
committed
Add some translations to the list
1 parent b9ffa56 commit a504844

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/Seo.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ export interface SeoProps {
1919

2020
const deployedTranslations = [
2121
'en',
22+
'zh-hans',
23+
'es',
2224
// We'll add more languages when they have enough content.
2325
];
2426

0 commit comments

Comments
 (0)