feat(layout): add animated promotional side rails
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"Nav": {
|
||||
"home": "Home",
|
||||
"about": "About",
|
||||
"blog": "Blog",
|
||||
"agenda": "Weekly Agenda",
|
||||
@@ -12,6 +13,10 @@
|
||||
"socialLinks": "Social Links",
|
||||
"others": "Others",
|
||||
"animationResources": "Animation Resources",
|
||||
"links": "Links",
|
||||
"mediaKit": "Media Kit",
|
||||
"references": "References",
|
||||
"volunteerCommunity": "Volunteering & Community",
|
||||
"backToMenu": "Back to menu",
|
||||
"menu": "Menu",
|
||||
"mobileMenu": "Mobile Menu",
|
||||
@@ -35,6 +40,58 @@
|
||||
"sponsors": "Sponsors"
|
||||
}
|
||||
},
|
||||
"LayoutPromos": {
|
||||
"leftRailLabel": "Featured content",
|
||||
"rightRailLabel": "Partnerships and contact",
|
||||
"slideNavigationLabel": "Promotional slides",
|
||||
"slideCta": "Go to slide {slide}",
|
||||
"slideStatus": "Slide {current} of {total}",
|
||||
"weeklyEyebrow": "This week",
|
||||
"weeklyTitle": "Have you read this week's agenda?",
|
||||
"weeklyFallback": "Weekly developments from software, technology, design, and artificial intelligence.",
|
||||
"weeklyCta": "Read the agenda",
|
||||
"projectsTitle": "Curious how I build my projects?",
|
||||
"projectsDescription": "Explore the decisions, architecture, and outcomes behind selected products through detailed case studies.",
|
||||
"projectsCta": "Explore projects",
|
||||
"latestPostEyebrow": "New post",
|
||||
"latestPostTitle": "What's new on the blog?",
|
||||
"latestPostFallback": "Read my latest notes on software and product development.",
|
||||
"latestPostCta": "Read the post",
|
||||
"anatomyTitle": "Have you watched JavaScript Anatomy?",
|
||||
"anatomyDescription": "Explore my series explaining JavaScript concepts through concise 1-4 minute landscape videos.",
|
||||
"anatomyCta": "Watch the series",
|
||||
"youtubeEyebrow": "YouTube",
|
||||
"youtubeTitle": "Join a community of 8K+ people.",
|
||||
"youtubeDescription": "Watch practical videos about software, artificial intelligence, and product development.",
|
||||
"youtubeCta": "Visit the channel",
|
||||
"designSystemEyebrow": "Poyraz UI",
|
||||
"designSystemTitle": "Explore the design system behind this site.",
|
||||
"designSystemDescription": "See the components, design decisions, and live examples I use across the portfolio.",
|
||||
"designSystemCta": "Open the docs",
|
||||
"communityEyebrow": "Community",
|
||||
"communityTitle": "What do I do beyond writing code?",
|
||||
"communityDescription": "Explore my workshops, hackathons, mentoring, and volunteer community work.",
|
||||
"communityCta": "Community work",
|
||||
"referencesEyebrow": "References",
|
||||
"referencesTitle": "What do the people I work with say?",
|
||||
"referencesDescription": "Read feedback from teammates and people I have built products with.",
|
||||
"referencesCta": "Read references",
|
||||
"sponsorsEyebrow": "Sponsors",
|
||||
"sponsorsTitle": "These brands have sponsored my work so far.",
|
||||
"sponsorsDescription": "Would you like to introduce your brand to my software and technology-focused audience?",
|
||||
"sponsorsCta": "Become a sponsor",
|
||||
"contactTitle": "Have an idea? Let's build it together.",
|
||||
"contactDescription": "Reach out directly for a project, partnership, or content idea.",
|
||||
"contactCta": "Get in touch",
|
||||
"linkedinEyebrow": "LinkedIn",
|
||||
"linkedinTitle": "Follow my professional journey.",
|
||||
"linkedinDescription": "I share my projects, technical experiences, and notes from the industry on LinkedIn.",
|
||||
"linkedinCta": "Visit LinkedIn",
|
||||
"instagramEyebrow": "Instagram",
|
||||
"instagramTitle": "Technology, in a shorter format.",
|
||||
"instagramDescription": "Follow for concise technical videos, moments from events, and a look behind my creative process.",
|
||||
"instagramCta": "Follow on Instagram"
|
||||
},
|
||||
"About": {
|
||||
"title": "About me",
|
||||
"contactCta": "Contact me",
|
||||
@@ -134,12 +191,17 @@
|
||||
"copied": "Copied"
|
||||
},
|
||||
"Links": {
|
||||
"title": "My links",
|
||||
"desc": "Here you can find all my social accounts, portfolio pages, and quick access links in one place. Open and share directly.",
|
||||
"socialLinks": "Social media links",
|
||||
"quickLinks": "Quick access",
|
||||
"quickLinksDesc": "Frequently used projects, resources, and resume",
|
||||
"allLinks": "All Links",
|
||||
"allLinksDesc": "Pages, resources, and social profiles",
|
||||
"selectCategory": "Select category",
|
||||
"allCategories": "All categories",
|
||||
"searchPlaceholder": "Search links... github, medium, /blog",
|
||||
"searchAriaLabel": "Search links",
|
||||
"empty": "No links found matching the selected filter.",
|
||||
"categories": {
|
||||
"navigation": "Pages",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"Nav": {
|
||||
"home": "Ana Sayfa",
|
||||
"about": "Hakkımda",
|
||||
"blog": "Blog",
|
||||
"agenda": "Haftalık Gündem",
|
||||
@@ -12,6 +13,10 @@
|
||||
"socialLinks": "Sosyal Bağlantılar",
|
||||
"others": "Diğerleri",
|
||||
"animationResources": "Animasyon Kaynakları",
|
||||
"links": "Bağlantılar",
|
||||
"mediaKit": "Medya Kiti",
|
||||
"references": "Referanslar",
|
||||
"volunteerCommunity": "Gönüllük ve Topluluk",
|
||||
"backToMenu": "Menüye dön",
|
||||
"menu": "Menü",
|
||||
"mobileMenu": "Mobil Menü",
|
||||
@@ -35,6 +40,58 @@
|
||||
"sponsors": "Sponsorlar"
|
||||
}
|
||||
},
|
||||
"LayoutPromos": {
|
||||
"leftRailLabel": "Öne çıkan içerikler",
|
||||
"rightRailLabel": "İş birlikleri ve iletişim",
|
||||
"slideNavigationLabel": "Tanıtım slaytları",
|
||||
"slideCta": "{slide}. slayda git",
|
||||
"slideStatus": "{current} / {total}. slayt",
|
||||
"weeklyEyebrow": "Bu hafta",
|
||||
"weeklyTitle": "Bu haftanın gündemini okudun mu?",
|
||||
"weeklyFallback": "Yazılım, teknoloji, tasarım ve yapay zekâ dünyasından haftalık gelişmeler.",
|
||||
"weeklyCta": "Gündemi oku",
|
||||
"projectsTitle": "Nasıl geliştirdiğimi merak ediyor musun?",
|
||||
"projectsDescription": "Seçili projelerde aldığım kararları, mimariyi ve ortaya çıkan sonuçları vaka çalışmalarıyla incele.",
|
||||
"projectsCta": "Projeleri incele",
|
||||
"latestPostEyebrow": "Yeni yazı",
|
||||
"latestPostTitle": "Blogda yeni ne var?",
|
||||
"latestPostFallback": "Yazılım ve ürün geliştirme üzerine son notlarıma göz at.",
|
||||
"latestPostCta": "Yazıyı oku",
|
||||
"anatomyTitle": "JavaScript Anatomisi'ni izledin mi?",
|
||||
"anatomyDescription": "JavaScript kavramlarını 1-4 dakikalık kısa ve yatay videolarla anlattığım seriyi keşfet.",
|
||||
"anatomyCta": "Seriyi izle",
|
||||
"youtubeEyebrow": "YouTube",
|
||||
"youtubeTitle": "8 B+ kişilik topluluğa katıl.",
|
||||
"youtubeDescription": "Yazılım, yapay zekâ ve ürün geliştirme üzerine uygulamalı videoları izle.",
|
||||
"youtubeCta": "Kanala git",
|
||||
"designSystemEyebrow": "Poyraz UI",
|
||||
"designSystemTitle": "Bu sitenin tasarım sistemini keşfet.",
|
||||
"designSystemDescription": "Kullandığım bileşenleri, tasarım kararlarını ve canlı örnekleri incele.",
|
||||
"designSystemCta": "Dokümantasyonu aç",
|
||||
"communityEyebrow": "Topluluk",
|
||||
"communityTitle": "Kodun dışında neler yapıyorum?",
|
||||
"communityDescription": "Workshop, hackathon, mentörlük ve gönüllülük çalışmalarımı incele.",
|
||||
"communityCta": "Topluluk çalışmaları",
|
||||
"referencesEyebrow": "Referanslar",
|
||||
"referencesTitle": "Birlikte çalıştığım insanlar ne diyor?",
|
||||
"referencesDescription": "Ekip arkadaşlarımdan ve birlikte ürettiğim insanlardan gelen yorumları oku.",
|
||||
"referencesCta": "Referansları oku",
|
||||
"sponsorsEyebrow": "Sponsorlar",
|
||||
"sponsorsTitle": "Bak, bunlar bana şimdiye kadar sponsor oldu.",
|
||||
"sponsorsDescription": "Sen de markanı yazılım ve teknoloji odaklı kitlemle buluşturmak ister misin?",
|
||||
"sponsorsCta": "Sen de sponsor ol",
|
||||
"contactTitle": "Bir fikrin mi var? Birlikte üretelim.",
|
||||
"contactDescription": "Proje, iş birliği veya içerik fikrin için doğrudan iletişime geç.",
|
||||
"contactCta": "İletişime geç",
|
||||
"linkedinEyebrow": "LinkedIn",
|
||||
"linkedinTitle": "Profesyonel yolculuğumu takip et.",
|
||||
"linkedinDescription": "Projelerimi, teknik deneyimlerimi ve sektörden notlarımı LinkedIn'de paylaşıyorum.",
|
||||
"linkedinCta": "LinkedIn'e git",
|
||||
"instagramEyebrow": "Instagram",
|
||||
"instagramTitle": "Teknolojinin daha kısa hâli burada.",
|
||||
"instagramDescription": "Kısa teknik videolar, etkinliklerden anlar ve üretim sürecimin perde arkası için takip et.",
|
||||
"instagramCta": "Instagram'da takip et"
|
||||
},
|
||||
"About": {
|
||||
"title": "Hakkımda",
|
||||
"contactCta": "İletişime geç",
|
||||
@@ -134,12 +191,17 @@
|
||||
"copied": "Kopyalandı"
|
||||
},
|
||||
"Links": {
|
||||
"title": "Bağlantılarım",
|
||||
"desc": "Burada sosyal hesaplarım, portfolyo sayfalarım ve hızlı erişim linklerimin tamamı tek yerde duruyor. Direkt açıp paylaşabilirsin.",
|
||||
"socialLinks": "Sosyal medya bağlantıları",
|
||||
"quickLinks": "Hızlı erişim",
|
||||
"quickLinksDesc": "Sık kullanılan projeler, kaynaklar ve özgeçmiş",
|
||||
"allLinks": "Tüm Linkler",
|
||||
"allLinksDesc": "Sayfalar, kaynaklar ve sosyal profiller",
|
||||
"selectCategory": "Kategori seç",
|
||||
"allCategories": "Tüm kategoriler",
|
||||
"searchPlaceholder": "Link ara... github, medium, /blog",
|
||||
"searchAriaLabel": "Bağlantılarda ara",
|
||||
"empty": "Seçili filtreye uygun link bulunamadı.",
|
||||
"categories": {
|
||||
"navigation": "Sayfalar",
|
||||
|
||||
Reference in New Issue
Block a user