diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 8afcd5be..1c9f8245 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -273,5 +273,6 @@ "renderer.time.mins": "minutes", "renderer.components.errorView.havingTroubleConnecting": "A connection to {appName} couldn't be established. Retrying...", "renderer.components.settingsPage.trayIcon.color": "Icon colour: ", - "main.menus.app.help.RunDiagnostics": "Run diagnostics" + "main.menus.app.help.RunDiagnostics": "Run diagnostics", + "main.menus.app.help.ShowLogs": "Show logs" }