aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-31 21:19:04 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-31 21:19:04 +0100
commitb1325c57f380a2411ac669e33ce683c034ad99b5 (patch)
treed6c6293b1d0b1f6b4bd26dd4231f10c13ae6f2e5 /src/i18n/locales/en-US.json
parentMerge branch 'develop' into publish-debug (diff)
downloadferdium-app-b1325c57f380a2411ac669e33ce683c034ad99b5.tar.gz
ferdium-app-b1325c57f380a2411ac669e33ce683c034ad99b5.tar.zst
ferdium-app-b1325c57f380a2411ac669e33ce683c034ad99b5.zip
Improve debugger feature
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 1a8e9f743..f523bc380 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,12 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
30 "feature.publishDebugInfo.privacy": "Privacy policy",
31 "feature.publishDebugInfo.publish": "Accept and publish",
32 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
33 "feature.publishDebugInfo.terms": "Terms of service",
34 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 35 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 36 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 37 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +129,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 129 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 130 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 131 "menu.help.privacy": "Privacy Statement",
132 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 133 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 134 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 135 "menu.services": "Services",