Fix translation ids

This commit is contained in:
Arnie 2024-10-21 14:52:24 +02:00
parent f71449985d
commit df24388d95

View File

@ -69,12 +69,12 @@ const Skills: React.FC = () => {
{intl.formatMessage({
defaultMessage:
"Deep knowledge of backend operations, mostly supporting web based applications using various technologies, programming languages and frameworks.",
id: "Skills.backendDevelopment",
id: "Skills.backendDevelopmentSum1",
})}
{intl.formatMessage({
defaultMessage:
"In recent years, the main focus was on Go to write tooling and backend services.",
id: "Skills.backendDevelopment",
id: "Skills.backendDevelopmentSum2",
})}
</Skill>
<Skill title="Infrastructure operations">