aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index e298728d1..aa66d4bd0 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -61,6 +61,8 @@
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.addNewService": "Add new service", 63 "sidebar.addNewService": "Add new service",
64 "sidebar.mute": "Disable audio",
65 "sidebar.unmute": "Enable audio",
64 "services.welcome": "Welcome to Franz", 66 "services.welcome": "Welcome to Franz",
65 "services.getStarted": "Get started", 67 "services.getStarted": "Get started",
66 "settings.account.headline": "Account", 68 "settings.account.headline": "Account",
@@ -167,6 +169,8 @@
167 "tabs.item.edit": "Edit", 169 "tabs.item.edit": "Edit",
168 "tabs.item.disableNotifications": "Disable notifications", 170 "tabs.item.disableNotifications": "Disable notifications",
169 "tabs.item.enableNotification": "Enable notifications", 171 "tabs.item.enableNotification": "Enable notifications",
172 "tabs.item.disableAudio": "Disable audio",
173 "tabs.item.enableAudio": "Enable audio",
170 "tabs.item.disableService": "Disable service", 174 "tabs.item.disableService": "Disable service",
171 "tabs.item.deleteService": "Delete service", 175 "tabs.item.deleteService": "Delete service",
172 "service.crashHandler.headline": "Oh no!", 176 "service.crashHandler.headline": "Oh no!",