Files
zulip/web/templates/confirm_dialog/confirm_subscription_invites_warning.hbs
Lauryn Menard ba766a564a web-stream-create: Update frontend errors for stream rename channel.
Updates translated error and warning strings when creating a new
stream in the web app to use channel instead of stream.

Part of stream to channel rename project.
2024-04-24 14:35:04 -07:00

4 lines
120 B
Handlebars

<p>
{{t "Are you sure you want to create channel ''''{channel_name}'''' and subscribe {count} users to it?" }}
</p>