aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar saruwman <41330038+saruwman@users.noreply.github.com>2020-04-22 14:28:08 +0000
committerLibravatar GitHub <noreply@github.com>2020-04-22 14:28:08 +0000
commitaeb80edd47b5ac55111d9cf83942485a7ea38cd5 (patch)
tree8d3d49d52ad91898aca141e541b672d964435200 /src/i18n/locales/en-US.json
parentNew Crowdin translations (#615) (diff)
downloadferdium-app-aeb80edd47b5ac55111d9cf83942485a7ea38cd5.tar.gz
ferdium-app-aeb80edd47b5ac55111d9cf83942485a7ea38cd5.tar.zst
ferdium-app-aeb80edd47b5ac55111d9cf83942485a7ea38cd5.zip
Improve cache clearing UI feedback (#620)
* Warning about using Nodejs versions > 10 I removed the warning about using nodejs versions above 10 because they function well in the dev environement. * clear all cache issue
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index fd92569b9..1800626cf 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -276,6 +276,7 @@
276 "settings.app.buttonInstallUpdate": "Restart & install update", 276 "settings.app.buttonInstallUpdate": "Restart & install update",
277 "settings.app.buttonSearchForUpdate": "Check for updates", 277 "settings.app.buttonSearchForUpdate": "Check for updates",
278 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 278 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
279 "settings.app.cacheNotCleared": "Couldn't clear all cache",
279 "settings.app.currentVersion": "Current version:", 280 "settings.app.currentVersion": "Current version:",
280 "settings.app.form.accentColor": "Accent color", 281 "settings.app.form.accentColor": "Accent color",
281 "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my OS's dark mode setting", 282 "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my OS's dark mode setting",
@@ -524,4 +525,4 @@
524 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 525 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
525 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 526 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
526 "workspaces.switchingIndicator.switchingTo": "Switching to" 527 "workspaces.switchingIndicator.switchingTo": "Switching to"
527} 528} \ No newline at end of file