Files
worklenz/worklenz-frontend/public/locales/en/create-first-project-form.json
chamikaJ 8825b0410a init
2025-04-17 18:28:54 +05:30

14 lines
395 B
JSON

{
"formTitle": "Create your first project",
"inputLabel": "What project are you working on right now?",
"or": "or",
"templateButton": "Import from template",
"createFromTemplate": "Create from template",
"goBack": "Go Back",
"continue": "Continue",
"cancel": "Cancel",
"create": "Create",
"templateDrawerTitle": "Select from templates",
"createProject": "Create Project"
}