aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar haraldox <hnaumann+github@gmail.com>2018-01-19 17:26:17 +0100
committerLibravatar haraldox <hnaumann+github@gmail.com>2018-01-19 17:26:17 +0100
commit56520969f508c1db257d7573962ad6b762205e56 (patch)
tree24b13a491da0d72ee8d6010cbb8d8b44aa81c7ac /src/i18n
parentimplemented check for at least one email address (diff)
downloadferdium-app-56520969f508c1db257d7573962ad6b762205e56.tar.gz
ferdium-app-56520969f508c1db257d7573962ad6b762205e56.tar.zst
ferdium-app-56520969f508c1db257d7573962ad6b762205e56.zip
alternative UX implementation of check for email address count > 0
comment out line 122 to test
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 63d7ce60b..f58d5634b 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",