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.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index c2c90425f..63d7ce60b 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -66,6 +66,7 @@
66 "sidebar.unmuteApp": "Enable notifications & audio", 66 "sidebar.unmuteApp": "Enable notifications & audio",
67 "services.welcome": "Welcome to Franz", 67 "services.welcome": "Welcome to Franz",
68 "services.getStarted": "Get started", 68 "services.getStarted": "Get started",
69 "settings.searchService": "Search service",
69 "settings.account.headline": "Account", 70 "settings.account.headline": "Account",
70 "settings.account.headlineSubscription": "Your subscription", 71 "settings.account.headlineSubscription": "Your subscription",
71 "settings.account.headlineUpgrade": "Upgrade your account & support Franz", 72 "settings.account.headlineUpgrade": "Upgrade your account & support Franz",
@@ -123,6 +124,9 @@
123 "settings.service.form.headlineNotifications": "Notifications", 124 "settings.service.form.headlineNotifications": "Notifications",
124 "settings.service.form.headlineBadges": "Unread message badges", 125 "settings.service.form.headlineBadges": "Unread message badges",
125 "settings.service.form.headlineGeneral": "General", 126 "settings.service.form.headlineGeneral": "General",
127 "settings.service.form.icon": "Custom icon",
128 "settings.service.form.iconDelete": "Delete",
129 "settings.service.form.iconUpload": "Drop your image, or click here",
126 "settings.service.error.headline": "Error", 130 "settings.service.error.headline": "Error",
127 "settings.service.error.goBack": "Back to services", 131 "settings.service.error.goBack": "Back to services",
128 "settings.service.error.message": "Could not load service recipe.", 132 "settings.service.error.message": "Could not load service recipe.",
@@ -145,6 +149,9 @@
145 "settings.app.updateStatusSearching": "Is searching for update", 149 "settings.app.updateStatusSearching": "Is searching for update",
146 "settings.app.updateStatusAvailable": "Update available, downloading...", 150 "settings.app.updateStatusAvailable": "Update available, downloading...",
147 "settings.app.updateStatusUpToDate": "You are using the latest version of Franz", 151 "settings.app.updateStatusUpToDate": "You are using the latest version of Franz",
152 "settings.app.subheadlineCache": "Cache",
153 "settings.app.cacheInfo": "Franz cache is currently using {size} of disk space.",
154 "settings.app.buttonClearAllCache": "Clear cache",
148 "settings.app.form.autoLaunchOnStart": "Launch Franz on start", 155 "settings.app.form.autoLaunchOnStart": "Launch Franz on start",
149 "settings.app.form.autoLaunchInBackground": "Open in background", 156 "settings.app.form.autoLaunchInBackground": "Open in background",
150 "settings.app.form.enableSystemTray": "Show Franz in system tray", 157 "settings.app.form.enableSystemTray": "Show Franz in system tray",