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.
2 parents cd53714 + 3cf5e84 commit 51f5af3Copy full SHA for 51f5af3
src/pages/developers/index.tsx
@@ -265,7 +265,7 @@ const DevelopersPage = () => {
265
header={`${t("page-developers-index:page-developers-title-1")} ${t(
266
"page-developers-index:page-developers-title-2"
267
)} ${t("page-developers-index:page-developers-title-3")}`}
268
- title={t("developers")}
+ title={t("common:developers")}
269
description={t("page-developers-index:page-developers-subtitle")}
270
/>
271
<Content>
0 commit comments