Skip to content

Rename post editor 'Schedule' tab to 'Channels'#87

Merged
paulocastellano merged 3 commits into
mainfrom
chore/rename-channels-tab
Jun 10, 2026
Merged

Rename post editor 'Schedule' tab to 'Channels'#87
paulocastellano merged 3 commits into
mainfrom
chore/rename-channels-tab

Conversation

@paulocastellano

Copy link
Copy Markdown
Contributor

The post editor's second tab was labeled Schedule, but its content is the publish targets ("Publish to"), per-platform settings (Facebook/Instagram/etc.), and labels — not scheduling. The actual date/time scheduling lives in the editor header. "Channels" matches the content (and the common social-tool vocabulary) and removes the confusion.

Change

  • i18n key posts.edit.tabs.scheduleposts.edit.tabs.channels in all three locales: Channels / Canais / Canales.
  • Updated the single reference (PostEditorTabs.vue).

Scope / safety

  • The key was used in exactly one place (verified), so the rename is isolated.
  • The scheduling button string (posts.edit.schedule) is untouched — that's the real schedule action.
  • The tab's internal value="schedule" identifier is unchanged (not user-visible); only the label text changed.

The tab holds publish targets, per-platform settings, and labels — not
scheduling (the date/time control lives in the editor header). Renames the
i18n key posts.edit.tabs.schedule -> tabs.channels (Channels / Canais /
Canales) and the single $t reference. The scheduling button string and the
tab's internal value are untouched.
@paulocastellano paulocastellano merged commit d6a82c0 into main Jun 10, 2026
2 checks passed
@paulocastellano paulocastellano deleted the chore/rename-channels-tab branch June 10, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant