aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Peter Migotto <phmigotto@gmail.com>2017-10-26 16:32:46 +0100
committerLibravatar GitHub <noreply@github.com>2017-10-26 16:32:46 +0100
commit9795e4a51d64d64b7fb9d79758c108b702cc58cd (patch)
tree8fcc29c238df7ac9254341f3149a0e461d67da41
parentFixes hover on "Add new service" not showing translation (diff)
downloadferdium-app-9795e4a51d64d64b7fb9d79758c108b702cc58cd.tar.gz
ferdium-app-9795e4a51d64d64b7fb9d79758c108b702cc58cd.tar.zst
ferdium-app-9795e4a51d64d64b7fb9d79758c108b702cc58cd.zip
Added "sidebar.addservice"
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index b9ed51b83..9cfc66f1e 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -60,6 +60,7 @@
60 "infobar.buttonInstallUpdate": "Restart & install update", 60 "infobar.buttonInstallUpdate": "Restart & install update",
61 "infobar.requiredRequestsFailed": "Could not load services and user information", 61 "infobar.requiredRequestsFailed": "Could not load services and user information",
62 "sidebar.settings": "Settings", 62 "sidebar.settings": "Settings",
63 "sidebar.addservice": "Add new service",
63 "services.welcome": "Welcome to Franz", 64 "services.welcome": "Welcome to Franz",
64 "services.getStarted": "Get started", 65 "services.getStarted": "Get started",
65 "settings.account.headline": "Account", 66 "settings.account.headline": "Account",