34 lines
1012 B
JSON
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"
|
|
}
|
|
} |