feat: just getting better and better
This commit is contained in:
@@ -42,24 +42,20 @@
|
||||
"createAction": "Add workspace",
|
||||
"organizationLabel": "Organization",
|
||||
"organizationSettings": "Organization settings",
|
||||
"noOrganization": "No organization"
|
||||
"noOrganization": "No organization",
|
||||
"workspaceSettings": "Workspace settings"
|
||||
},
|
||||
"workspaceCreate": {
|
||||
"eyebrow": "Workspace",
|
||||
"title": "Create a new workspace",
|
||||
"description": "Set up a new workspace with its own slug, timezone, members, workflow, and connectors.",
|
||||
"previewTitle": "Workspace URL",
|
||||
"previewDescription": "The slug becomes the stable identifier used for the workspace.",
|
||||
"description": "Set up a new workspace with its own timezone, members, workflow, and connectors.",
|
||||
"formTitle": "Workspace details",
|
||||
"formDescription": "Start with the core fields now. Members, workflow, and connectors can be configured right after creation.",
|
||||
"createAction": "Create workspace",
|
||||
"slugHint": "Workspace slug preview: {slug}",
|
||||
"fields": {
|
||||
"name": "Workspace name",
|
||||
"namePlaceholder": "Northwind Studio",
|
||||
"organization": "Organization",
|
||||
"slug": "Workspace slug",
|
||||
"slugPlaceholder": "northwind-studio",
|
||||
"timeZone": "Time zone"
|
||||
},
|
||||
"errors": {
|
||||
@@ -131,7 +127,7 @@
|
||||
"notifications": "Notifications",
|
||||
"dashboard": "Dashboard",
|
||||
"overview": "Overview",
|
||||
"workspacePlan": "Content",
|
||||
"workspacePlan": "Calendar",
|
||||
"mediaLibrary": "Media Library",
|
||||
"myFeedback": "My Feedback",
|
||||
"feedbackReview": "Feedback Review",
|
||||
@@ -493,6 +489,7 @@
|
||||
"description": "Reviewable units with assets, copy, and approval status inside the active workspace.",
|
||||
"newItem": "New content item",
|
||||
"createTitle": "Create content item",
|
||||
"upcoming": "Upcoming",
|
||||
"loading": "Loading content items...",
|
||||
"empty": "No content items are available for the active workspace.",
|
||||
"noDueDate": "No due date",
|
||||
|
||||
Reference in New Issue
Block a user