aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-12-24 22:09:14 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-12-24 22:09:14 +0100
commiteb1d3c81f1a3c4ec33b5b630cf1e168ab946dc75 (patch)
tree46923762de3301a00e6de547a1d1d5ce3e1bb7d6 /src/i18n
parentMerge pull request #494 from heavypackets/websecurity-enable-patch (diff)
downloadferdium-app-eb1d3c81f1a3c4ec33b5b630cf1e168ab946dc75.tar.gz
ferdium-app-eb1d3c81f1a3c4ec33b5b630cf1e168ab946dc75.tar.zst
ferdium-app-eb1d3c81f1a3c4ec33b5b630cf1e168ab946dc75.zip
Completely remove miner
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 567537d75..c2c90425f 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -83,10 +83,6 @@
83 "settings.account.headlinePassword": "Change password", 83 "settings.account.headlinePassword": "Change password",
84 "settings.account.successInfo": "Your changes have been saved", 84 "settings.account.successInfo": "Your changes have been saved",
85 "settings.account.buttonSave": "Update profile", 85 "settings.account.buttonSave": "Update profile",
86 "settings.account.mining.thankyou": "Thank you for supporting Franz with your processing power.",
87 "settings.account.mining.active": "You are right now performing {hashes} calculations per second.",
88 "settings.account.mining.moreInformation": "Get more information",
89 "settings.account.mining.cancel": "Cancel mining",
90 "settings.account.deleteAccount": "Delete account", 86 "settings.account.deleteAccount": "Delete account",
91 "settings.account.deleteInfo": "If you don't need your Franz account any longer, you can delete your account and all related data here.", 87 "settings.account.deleteInfo": "If you don't need your Franz account any longer, you can delete your account and all related data here.",
92 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 88 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
@@ -174,13 +170,6 @@
174 "subscription.type.free": "free", 170 "subscription.type.free": "free",
175 "subscription.type.month": "month", 171 "subscription.type.month": "month",
176 "subscription.type.year": "year", 172 "subscription.type.year": "year",
177 "subscription.type.mining": "Support Franz with processing power",
178 "subscription.mining.headline": "How does this work?",
179 "subscription.mining.experimental": "experimental",
180 "subscription.mining.line1": "By enabling \"Support with processing power\", Franz will use about 20-50% of your CPU to mine the cryptocurrency Monero which equals approximately $ 5/year.",
181 "subscription.mining.line2": "We will adapt the CPU usage based to your work behaviour to not drain your battery and slow you and your machine down.",
182 "subscription.mining.line3": "As long as the miner is active, you will have unlimited access to all the Franz Premium Supporter Features.",
183 "subscription.mining.moreInformation": "Get more information about this plan.",
184 "subscription.euTaxInfo": "EU residents: local sales tax may apply", 173 "subscription.euTaxInfo": "EU residents: local sales tax may apply",
185 "subscriptionPopup.buttonCancel": "Cancel", 174 "subscriptionPopup.buttonCancel": "Cancel",
186 "subscriptionPopup.buttonDone": "Done", 175 "subscriptionPopup.buttonDone": "Done",