diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 49787d599e..890c8a044f 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -280,7 +280,7 @@ "mobile.reset_status.title_ooo": "Disable 'Out Of Office'?", "mobile.routes.code": "{language} Code", "mobile.routes.code.noLanguage": "Code", - "mobile.routes.custom_status": "Set a Status", + "mobile.routes.custom_status": "Set a custom status", "mobile.routes.table": "Table", "mobile.routes.user_profile": "Profile", "mobile.search.jump": "Jump to recent messages", @@ -803,7 +803,7 @@ "display_settings.clock.military": "24-hour", "custom_status.suggestions.title": "Suggestions", "custom_status.suggestions.recent_title": "Recent", - "custom_status.set_status": "Set a Status", + "custom_status.set_status": "Set a custom status", "create_post.thread_reply": "Reply to this thread...", "create_direct_message.title": "Create Direct Message", "channel_modal.purposeEx": "A channel to file bugs and improvements", @@ -923,5 +923,17 @@ "connection_banner.not_connected": "No internet connection", "connection_banner.connected": "Connection restored", "thread.loadingReplies": "Loading replies...", - "mobile.calls_open_channel": "Open Channel" + "mobile.calls_open_channel": "Open Channel", + "video.download_description": "This video must be downloaded to play it.", + "user.edit_profile.profile_photo.change_photo": "Change profile photo", + "user_status.title": "Status", + "user_status.online": "Online", + "user_status.offline": "Offline", + "user_status.dnd": "Do Not Disturb", + "user_status.away": "Away", + "mobile.camera_type.title": "Camera options", + "join_team.error.title": "Error joining a team", + "join_team.error.message": "An error occurred while joining the team", + "join_team.error.group_error": "You need to be a member of a linked group to join this team.", + "connection_banner.connecting": "Connecting..." }