main
Some checks failed
Deploy Frontend / deploy (push) Has been cancelled

This commit is contained in:
2026-02-05 01:34:13 +03:00
commit 6e3bee17ef
52 changed files with 12306 additions and 0 deletions

34
locales/de.json Normal file
View File

@@ -0,0 +1,34 @@
{
"general": {
"loading": "Loading...",
"logout": "Logout",
"dashboard": "Dashboard",
"gallery": "Gallery",
"vault_connected": "Vault Connected"
},
"buttons": {
"new_project": "New Project",
"login": "Login",
"register": "Register",
"delete_project": "Delete Project",
"refine": "Refine",
"create_set": "Create Set",
"restore": "Restore",
"upscale": "Upscale",
"download": "Download",
"add_mockup": "Add Mockup"
},
"dashboard": {
"title": "DIGICRAFT",
"subtitle": "Trend Time-Machine & Project Vault",
"no_projects": "No Projects Found",
"start_masterpiece": "Start your first masterpiece"
},
"home": {
"title": "DIGICRAFT",
"subtitle": "Visual DNA & On-Demand Production Suite",
"brief_label": "Creative Brief",
"visual_dna_label": "Visual DNA",
"synthesize_btn": "Synthesize Master"
}
}

34
locales/en.json Normal file
View File

@@ -0,0 +1,34 @@
{
"general": {
"loading": "Loading...",
"logout": "Logout",
"dashboard": "Dashboard",
"gallery": "Gallery",
"vault_connected": "Vault Connected"
},
"buttons": {
"new_project": "New Project",
"login": "Login",
"register": "Register",
"delete_project": "Delete Project",
"refine": "Refine",
"create_set": "Create Set",
"restore": "Restore",
"upscale": "Upscale",
"download": "Download",
"add_mockup": "Add Mockup"
},
"dashboard": {
"title": "DIGICRAFT",
"subtitle": "Trend Time-Machine & Project Vault",
"no_projects": "No Projects Found",
"start_masterpiece": "Start your first masterpiece"
},
"home": {
"title": "DIGICRAFT",
"subtitle": "Visual DNA & On-Demand Production Suite",
"brief_label": "Creative Brief",
"visual_dna_label": "Visual DNA",
"synthesize_btn": "Synthesize Master"
}
}

34
locales/es.json Normal file
View File

@@ -0,0 +1,34 @@
{
"general": {
"loading": "Loading...",
"logout": "Logout",
"dashboard": "Dashboard",
"gallery": "Gallery",
"vault_connected": "Vault Connected"
},
"buttons": {
"new_project": "New Project",
"login": "Login",
"register": "Register",
"delete_project": "Delete Project",
"refine": "Refine",
"create_set": "Create Set",
"restore": "Restore",
"upscale": "Upscale",
"download": "Download",
"add_mockup": "Add Mockup"
},
"dashboard": {
"title": "DIGICRAFT",
"subtitle": "Trend Time-Machine & Project Vault",
"no_projects": "No Projects Found",
"start_masterpiece": "Start your first masterpiece"
},
"home": {
"title": "DIGICRAFT",
"subtitle": "Visual DNA & On-Demand Production Suite",
"brief_label": "Creative Brief",
"visual_dna_label": "Visual DNA",
"synthesize_btn": "Synthesize Master"
}
}

34
locales/fr.json Normal file
View File

@@ -0,0 +1,34 @@
{
"general": {
"loading": "Loading...",
"logout": "Logout",
"dashboard": "Dashboard",
"gallery": "Gallery",
"vault_connected": "Vault Connected"
},
"buttons": {
"new_project": "New Project",
"login": "Login",
"register": "Register",
"delete_project": "Delete Project",
"refine": "Refine",
"create_set": "Create Set",
"restore": "Restore",
"upscale": "Upscale",
"download": "Download",
"add_mockup": "Add Mockup"
},
"dashboard": {
"title": "DIGICRAFT",
"subtitle": "Trend Time-Machine & Project Vault",
"no_projects": "No Projects Found",
"start_masterpiece": "Start your first masterpiece"
},
"home": {
"title": "DIGICRAFT",
"subtitle": "Visual DNA & On-Demand Production Suite",
"brief_label": "Creative Brief",
"visual_dna_label": "Visual DNA",
"synthesize_btn": "Synthesize Master"
}
}

34
locales/tr.json Normal file
View File

@@ -0,0 +1,34 @@
{
"general": {
"loading": "Yükleniyor...",
"logout": ıkış Yap",
"dashboard": "Panel",
"gallery": "Galeri",
"vault_connected": "Kasa Bağlandı"
},
"buttons": {
"new_project": "Yeni Proje",
"login": "Giriş Yap",
"register": "Kayıt Ol",
"delete_project": "Projeyi Sil",
"refine": "İyileştir",
"create_set": "Set Oluştur",
"restore": "Geri Yükle",
"upscale": "Yükselt (Upscale)",
"download": "İndir",
"add_mockup": "Mockup Ekle"
},
"dashboard": {
"title": "DIGICRAFT",
"subtitle": "Trend Zaman Makinesi & Proje Kasası",
"no_projects": "Proje Bulunamadı",
"start_masterpiece": "İlk şaheserinizi yaratın"
},
"home": {
"title": "DIGICRAFT",
"subtitle": "Görsel DNA & Üretim Motoru",
"brief_label": "Yaratıcı Özet",
"visual_dna_label": "Görsel DNA",
"synthesize_btn": "Ana Görseli Üret"
}
}