MM-45981_Desktop: Add Server Screen: Improve Onboarding screens (#2243)
This commit is contained in:
12
i18n/en.json
12
i18n/en.json
@@ -122,6 +122,15 @@
|
||||
"main.windows.mainWindow.minimizeToTray.dialog.title": "Minimize to Tray",
|
||||
"renderer.components.autoSaveIndicator.saved": "Saved",
|
||||
"renderer.components.autoSaveIndicator.saving": "Saving...",
|
||||
"renderer.components.configureServer.cardtitle": "Enter your server details",
|
||||
"renderer.components.configureServer.connect.default": "Connect",
|
||||
"renderer.components.configureServer.connect.saving": "Connecting…",
|
||||
"renderer.components.configureServer.name.info": "The name that will be displayed in your server list",
|
||||
"renderer.components.configureServer.name.placeholder": "Server display name",
|
||||
"renderer.components.configureServer.subtitle": "Set up your first server to connect to your<br></br>team’s communication hub",
|
||||
"renderer.components.configureServer.title": "Let’s connect to a server",
|
||||
"renderer.components.configureServer.url.info": "The URL of your Mattermost server",
|
||||
"renderer.components.configureServer.url.placeholder": "Server URL",
|
||||
"renderer.components.errorView.cannotConnectToAppName": "Cannot connect to {appName}",
|
||||
"renderer.components.errorView.havingTroubleConnecting": "We're having trouble connecting to {appName}. We'll continue to try and establish a connection.",
|
||||
"renderer.components.errorView.refreshThenVerify": "If refreshing this page (Ctrl+R or Command+R) does not work please verify that:",
|
||||
@@ -129,6 +138,7 @@
|
||||
"renderer.components.errorView.troubleshooting.computerIsConnected": "Your computer is connected to the internet.",
|
||||
"renderer.components.errorView.troubleshooting.urlIsCorrect.appNameIsCorrect": "The {appName} URL <link>{url}</link> is correct",
|
||||
"renderer.components.extraBar.back": "Back",
|
||||
"renderer.components.input.required": "This field is required",
|
||||
"renderer.components.mainPage.contextMenu.ariaLabel": "Context menu",
|
||||
"renderer.components.mainPage.downloadingUpdate": "Downloading update. {percentDone}% of {total} @ {speed}/s",
|
||||
"renderer.components.mainPage.titleBar": "Mattermost",
|
||||
@@ -149,6 +159,8 @@
|
||||
"renderer.components.removeServerModal.body": "This will remove the server from your Desktop App but will not delete any of its data - you can add the server back to the app at any time.",
|
||||
"renderer.components.removeServerModal.confirm": "Confirm you wish to remove the {serverName} server?",
|
||||
"renderer.components.removeServerModal.title": "Remove Server",
|
||||
"renderer.components.saveButton.save": "Save",
|
||||
"renderer.components.saveButton.saving": "Saving",
|
||||
"renderer.components.settingsPage.afterRestart": "Setting takes effect after restarting the app.",
|
||||
"renderer.components.settingsPage.appLanguage": "Set app language (beta)",
|
||||
"renderer.components.settingsPage.appLanguage.description": "Chooses the language that the Desktop App will use for menu items and popups. Still in beta, some languages will be missing translation strings.",
|
||||
|
Reference in New Issue
Block a user