aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-29 21:27:26 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-11-29 21:27:26 +0100
commit0fa1cafeae39c00a9102a1a1d83a422d600a80d0 (patch)
tree2ed867edcc255ae8e558bdcb059248f6ec9021cc /src/i18n
parentMerge pull request #359 from jaebradley/fix-i-want-add-services-manually-typo (diff)
downloadferdium-app-0fa1cafeae39c00a9102a1a1d83a422d600a80d0.tar.gz
ferdium-app-0fa1cafeae39c00a9102a1a1d83a422d600a80d0.tar.zst
ferdium-app-0fa1cafeae39c00a9102a1a1d83a422d600a80d0.zip
fix(App): App mute now disables notifications as well
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 308ec8432..37034d4e1 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -62,8 +62,8 @@
62 "infobar.requiredRequestsFailed": "Could not load services and user information", 62 "infobar.requiredRequestsFailed": "Could not load services and user information",
63 "sidebar.settings": "Settings", 63 "sidebar.settings": "Settings",
64 "sidebar.addNewService": "Add new service", 64 "sidebar.addNewService": "Add new service",
65 "sidebar.mute": "Disable audio", 65 "sidebar.muteApp": "Disable notifications & audio",
66 "sidebar.unmute": "Enable 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.account.headline": "Account", 69 "settings.account.headline": "Account",