fix(content): fix titles for software development stuffs

-
master
TBS093A 2025-05-12 16:10:05 +02:00
parent a787c3015e
commit 6afc56d4bd
1 changed files with 4 additions and 4 deletions

View File

@ -351,7 +351,7 @@ export const content_pl = [
{ {
type: "workSubSegment", type: "workSubSegment",
tabs: 0, tabs: 0,
title: "Programowanie", title: "Software Development",
image: "", image: "",
branchBorderColor: "#ffd748", branchBorderColor: "#ffd748",
mainBorderColor: null, mainBorderColor: null,
@ -477,7 +477,7 @@ export const content_pl = [
{ {
type: "workSubSegment", type: "workSubSegment",
tabs: 0, tabs: 0,
title: "Programowanie", title: "Software Development",
image: "", image: "",
branchBorderColor: "#ffd748", branchBorderColor: "#ffd748",
mainBorderColor: null, mainBorderColor: null,
@ -1043,7 +1043,7 @@ export const content_en = [
{ {
type: "workSubSegment", type: "workSubSegment",
tabs: 0, tabs: 0,
title: "Programming", title: "Software Development",
image: "", image: "",
branchBorderColor: "#ffd748", branchBorderColor: "#ffd748",
mainBorderColor: null, mainBorderColor: null,
@ -1168,7 +1168,7 @@ export const content_en = [
},{ },{
type: "workSubSegment", type: "workSubSegment",
tabs: 0, tabs: 0,
title: "Programming", title: "Software Development",
image: "", image: "",
branchBorderColor: "#ffd748", branchBorderColor: "#ffd748",
mainBorderColor: null, mainBorderColor: null,