UX Text Improvements: Writer Module Pages
- Updated page titles to be more descriptive: * Tasks: 'Content Queue' → 'Write Your Articles' * Content: 'Content Drafts' → 'Your Finished Drafts' * Review: 'Content Review' → 'Review Before Publishing' * Published: 'Published Content' → 'Your Published Articles' * Images: 'Content Images' → 'Your Article Images' * Dashboard: 'Writer Dashboard' → 'Your Writing Dashboard' - Updated navigation tab labels across all Writer pages: * 'Queue' → 'Ready to Write' * 'Drafts' → 'Finished Drafts' * 'Images' → 'Article Images' * 'Review' → 'Review Before Publishing' * 'Published' stays the same Part of comprehensive UX text improvement initiative.
This commit is contained in:
@@ -484,7 +484,7 @@ export default function WriterDashboard() {
|
||||
<>
|
||||
<PageMeta title="Writer Dashboard - IGNY8" description="Content creation overview" />
|
||||
<PageHeader
|
||||
title="Writer Dashboard"
|
||||
title="Your Writing Dashboard"
|
||||
lastUpdated={lastUpdated}
|
||||
showRefresh={true}
|
||||
onRefresh={fetchDashboardData}
|
||||
|
||||
Reference in New Issue
Block a user