aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar haraldox <hnaumann+github@gmail.com>2018-01-29 12:33:52 +0100
committerLibravatar haraldox <hnaumann+github@gmail.com>2018-01-29 12:33:52 +0100
commit54f63bb93fe742c1d01c95febee303392c0a290a (patch)
treeda9748af37cfa6f00294592f1a6e6cd770aff3a5 /src/i18n
parentreturn to account screen from invite screen (diff)
parentalternative UX implementation of check for email address count > 0 (diff)
downloadferdium-app-54f63bb93fe742c1d01c95febee303392c0a290a.tar.gz
ferdium-app-54f63bb93fe742c1d01c95febee303392c0a290a.tar.zst
ferdium-app-54f63bb93fe742c1d01c95febee303392c0a290a.zip
Merge branch 'fix-invite-screen' into feature/invite-button
Diffstat (limited to 'src/i18n')
-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 6162455bb..c9e9b860b 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -45,6 +45,7 @@
45 "invite.name.label": "Name", 45 "invite.name.label": "Name",
46 "invite.email.label": "Email address", 46 "invite.email.label": "Email address",
47 "invite.skip.label": "I want to do this later", 47 "invite.skip.label": "I want to do this later",
48 "invite.error.noEmails": "At least one email address is required",
48 "subscription.submit.label": "I want to support the development of Franz", 49 "subscription.submit.label": "I want to support the development of Franz",
49 "subscription.paymentSessionError": "Could not initialize payment form", 50 "subscription.paymentSessionError": "Could not initialize payment form",
50 "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes", 51 "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes",