aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index d920c3c5f..440002823 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -26,6 +26,7 @@
26 "infobar.buttonInstallUpdate": "Restart & install update", 26 "infobar.buttonInstallUpdate": "Restart & install update",
27 "infobar.buttonReloadServices": "Reload services", 27 "infobar.buttonReloadServices": "Reload services",
28 "infobar.requiredRequestsFailed": "Could not load services and user information", 28 "infobar.requiredRequestsFailed": "Could not load services and user information",
29 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
29 "infobar.servicesUpdated": "Your services have been updated.", 30 "infobar.servicesUpdated": "Your services have been updated.",
30 "infobar.updateAvailable": "A new update for Ferdi is available.", 31 "infobar.updateAvailable": "A new update for Ferdi is available.",
31 "invite.email.label": "Email address", 32 "invite.email.label": "Email address",
@@ -37,6 +38,8 @@
37 "login.email.label": "Email address", 38 "login.email.label": "Email address",
38 "login.headline": "Sign in", 39 "login.headline": "Sign in",
39 "login.invalidCredentials": "Email or password not valid", 40 "login.invalidCredentials": "Email or password not valid",
41 "login.customServerQuestion": "Using a custom Ferdi server?",
42 "login.customServerSuggestion": "Try importing your Franz account",
40 "login.link.password": "Reset password", 43 "login.link.password": "Reset password",
41 "login.link.signup": "Create a free account", 44 "login.link.signup": "Create a free account",
42 "login.password.label": "Password", 45 "login.password.label": "Password",
@@ -124,6 +127,8 @@
124 "service.webviewLoader.loading": "Loading", 127 "service.webviewLoader.loading": "Loading",
125 "services.getStarted": "Get started", 128 "services.getStarted": "Get started",
126 "services.welcome": "Welcome to Ferdi", 129 "services.welcome": "Welcome to Ferdi",
130 "services.login": "Please login to use Ferdi.",
131 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
127 "settings.account.account.editButton": "Edit account", 132 "settings.account.account.editButton": "Edit account",
128 "settings.account.accountType.basic": "Basic Account", 133 "settings.account.accountType.basic": "Basic Account",
129 "settings.account.accountType.premium": "Premium Supporter Account", 134 "settings.account.accountType.premium": "Premium Supporter Account",
@@ -159,6 +164,7 @@
159 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 164 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
160 "settings.app.form.language": "Language", 165 "settings.app.form.language": "Language",
161 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray", 166 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray",
167 "settings.app.form.server": "Server",
162 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window", 168 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window",
163 "settings.app.form.showDisabledServices": "Display disabled services tabs", 169 "settings.app.form.showDisabledServices": "Display disabled services tabs",
164 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 170 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",