diff --git a/web/templates/buddy_list/view_all_subscribers.hbs b/web/templates/buddy_list/view_all_subscribers.hbs index 119ba95035..f302c82f71 100644 --- a/web/templates/buddy_list/view_all_subscribers.hbs +++ b/web/templates/buddy_list/view_all_subscribers.hbs @@ -1 +1 @@ -View all subscribers +{{t "View all subscribers" }} diff --git a/web/templates/buddy_list/view_all_users.hbs b/web/templates/buddy_list/view_all_users.hbs index 41b2b58346..538fba27c8 100644 --- a/web/templates/buddy_list/view_all_users.hbs +++ b/web/templates/buddy_list/view_all_users.hbs @@ -1 +1 @@ -View all users +{{t "View all users" }} diff --git a/web/templates/draft_table_body.hbs b/web/templates/draft_table_body.hbs index 29996b5f0b..70eeae0a21 100644 --- a/web/templates/draft_table_body.hbs +++ b/web/templates/draft_table_body.hbs @@ -37,7 +37,7 @@ {{/each}}