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 945823d commit 6037e00Copy full SHA for 6037e00
1 file changed
website/src/app/page.tsx
@@ -91,7 +91,7 @@ export default function HomePage() {
91
<span className="badge version">v{APP_VERSION}</span>
92
<span className="badge">Open Source</span>
93
<span className="badge">Apache 2.0</span>
94
- <span className="badge">🌍 EN | IT | ES</span>
+ <span className="badge">🌍 EN | IT | ES | ZH</span>
95
</div>
96
97
<p
0 commit comments