diff --git a/webapp/i18n/en_AU.json b/webapp/i18n/en_AU.json index 4ba698c3b..d3f396fb4 100644 --- a/webapp/i18n/en_AU.json +++ b/webapp/i18n/en_AU.json @@ -395,6 +395,10 @@ "login.log-in-button": "Log in", "login.log-in-title": "Log in", "login.register-button": "or create an account if you don't have one", + "new_channel_modal.create_board.empty_board_description": "Create a new empty board", + "new_channel_modal.create_board.empty_board_title": "Empty board", + "new_channel_modal.create_board.select_template_placeholder": "Select a template", + "new_channel_modal.create_board.title": "Create a board for this channel", "notification-box-card-limit-reached.close-tooltip": "Snooze for 10 days", "notification-box-card-limit-reached.contact-link": "Contact your adminstrator", "notification-box-card-limit-reached.link": "Upgrade to a paid plan",