Files
digicraft-fe/locales/es.json
Fahri Can Seçer 6e3bee17ef
Some checks failed
Deploy Frontend / deploy (push) Has been cancelled
main
2026-02-05 01:34:13 +03:00

34 lines
1012 B
JSON

{
"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"
}
}