chore(i18n): refine technology and navigation labels

This commit is contained in:
poyrazavsever
2026-09-01 09:36:16 +03:00
parent ad29c55e22
commit 2b6614f8d6
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -179,6 +179,7 @@
"noSearch": "No results found for \"{search}\".",
"comments": "Comments",
"toc": "Table of Contents",
"backToTop": "Back to top",
"diagramLoading": "Diagram rendering...",
"diagramError": "Could not render Mermaid diagram."
},
+3 -2
View File
@@ -34,8 +34,8 @@
"allProjects": "Tüm projeler",
"reviewsAndReferences": "Yorumlar & Referanslar",
"allReferences": "Tüm referanslar",
"technologiesTitle": "Ben bu teknolojileri kullanıyorum",
"allTechnologies": "Tüm teknolojileri incele",
"technologiesTitle": "Teknolojiler",
"allTechnologies": "İncele",
"technologyCategories": {
"frontend": "Ön Yüz",
"backend": "Arka Yüz",
@@ -179,6 +179,7 @@
"noSearch": "\"{search}\" aramasına uygun sonuç bulunamadı.",
"comments": "Yorumlar",
"toc": "İçindekiler",
"backToTop": "En üste çık",
"diagramLoading": "Diyagram hazırlanıyor...",
"diagramError": "Mermaid diyagramı oluşturulamadı."
},