feat(animation-sources): add content-driven guide system
This commit is contained in:
@@ -85,6 +85,17 @@
|
||||
"diagramLoading": "Diagram rendering...",
|
||||
"diagramError": "Could not render Mermaid diagram."
|
||||
},
|
||||
"AnimationSources": {
|
||||
"title": "Animation Sources",
|
||||
"description": "Production notes, prompts, and reusable code from animations I create for web and mobile products.",
|
||||
"empty": "No animation sources have been added yet.",
|
||||
"itemCount": "{count} sources",
|
||||
"back": "Back to animation sources",
|
||||
"toc": "Table of Contents",
|
||||
"closeToc": "Close table of contents",
|
||||
"copy": "Copy",
|
||||
"copied": "Copied"
|
||||
},
|
||||
"Links": {
|
||||
"desc": "Here you can find all my social accounts, portfolio pages, and quick access links in one place. Open and share directly.",
|
||||
"allLinks": "All Links",
|
||||
|
||||
@@ -85,6 +85,17 @@
|
||||
"diagramLoading": "Diyagram hazırlanıyor...",
|
||||
"diagramError": "Mermaid diyagramı oluşturulamadı."
|
||||
},
|
||||
"AnimationSources": {
|
||||
"title": "Animasyon Kaynakları",
|
||||
"description": "Web ve mobil ürünler için hazırladığım animasyonların üretim süreçleri, promptları ve uygulanabilir kodları.",
|
||||
"empty": "Henüz animasyon kaynağı eklenmedi.",
|
||||
"itemCount": "{count} kaynak",
|
||||
"back": "Animasyon kaynaklarına dön",
|
||||
"toc": "İçindekiler",
|
||||
"closeToc": "İçindekileri kapat",
|
||||
"copy": "Kopyala",
|
||||
"copied": "Kopyalandı"
|
||||
},
|
||||
"Links": {
|
||||
"desc": "Burada sosyal hesaplarım, portfolyo sayfalarım ve hızlı erişim linklerimin tamamı tek yerde duruyor. Direkt açıp paylaşabilirsin.",
|
||||
"allLinks": "Tüm Linkler",
|
||||
|
||||
Reference in New Issue
Block a user