aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-12 11:36:35 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-12 11:36:35 +0100
commit489056db04d98a9bad32cd0e0347bf6348fbb7b7 (patch)
treec1b15135d2db12a58d4e722f733f2a50e630c735 /src/i18n/locales/en-US.json
parentUpdate debugger URL to production API (diff)
downloadferdium-app-489056db04d98a9bad32cd0e0347bf6348fbb7b7.tar.gz
ferdium-app-489056db04d98a9bad32cd0e0347bf6348fbb7b7.tar.zst
ferdium-app-489056db04d98a9bad32cd0e0347bf6348fbb7b7.zip
Add error state to debug publisher
Diffstat (limited to 'src/i18n/locales/en-US.json')
-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 f523bc380..ce41bb9ce 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -26,6 +26,7 @@
26 "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.",
27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
28 "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.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
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.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.privacy": "Privacy policy",
31 "feature.publishDebugInfo.publish": "Accept and publish", 32 "feature.publishDebugInfo.publish": "Accept and publish",