diff --git a/static/templates/subscription.handlebars b/static/templates/subscription.handlebars index 86e86471d7..7222cdbe0b 100644 --- a/static/templates/subscription.handlebars +++ b/static/templates/subscription.handlebars @@ -21,10 +21,10 @@ {{#if is_old_stream}} {{stream_weekly_traffic}} -
{{t "Average weekly traffic" }}
+
{{t "Average messages per week" }}
{{else}} {{t "New" }} -
{{t "Recently created stream" }}
+
{{t "Stream created recently" }}
{{/if}}