Skip to content

Commit

Permalink
Update Langs.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mucahitdev authored Feb 3, 2024
1 parent 71797f7 commit 552c43c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/component/lang/Langs.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ export const nav = {
export const home = {
"tr-TR": {
hii: "Merhaba, Ben Mücahit KÖKDEMİR",
bio: "NTT DATA şirketinde Jr.Frontend Developer olarak çalışmaktayım.",
bio: "NTT DATA şirketinde Frontend & React Native Developer olarak çalışmaktayım.",
learning: "Şuan Frontend teknolojilerinde kendimi geliştirmekteyim.",
askMe: "Bana html,css,js,react,vue hakkında soru sorabilirsin.",
reachMe: "Bana Mail yoluyla ulaşabilirsiniz"
},
"en-US": {
hii: "Hi, I'm Mucahit KOKDEMIR",
bio: "I am working as Jr.Frontend Developer at NTT DATA.",
bio: "I am working as Frontend & React Native Developer at NTT DATA.",
learning: "I'm currently developing myself in Frontend technologies.",
askMe: "Ask me about html,css,js,react,vue",
reachMe: "You can reach me via Mail"
Expand All @@ -37,4 +37,4 @@ export const contact = {
"en-US": {
reachMe: "Reach me"
}
}
}

0 comments on commit 552c43c

Please sign in to comment.