aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-06-13 15:16:57 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-06-13 15:16:57 +0200
commit97852499feba82003021c501b97b075e11647f5e (patch)
tree1cbd4031cc8a3910e511a1013a2af54fc38bc353 /src/i18n/locales/en-US.json
parentImprove serviceLimit implementation (diff)
downloadferdium-app-97852499feba82003021c501b97b075e11647f5e.tar.gz
ferdium-app-97852499feba82003021c501b97b075e11647f5e.tar.zst
ferdium-app-97852499feba82003021c501b97b075e11647f5e.zip
Add "service limit reached" screen
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index eded7b79b..d83ce37b0 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -119,6 +119,9 @@
119 "service.errorHandler.headline": "Oh no!", 119 "service.errorHandler.headline": "Oh no!",
120 "service.errorHandler.message": "Error", 120 "service.errorHandler.message": "Error",
121 "service.errorHandler.text": "{name} has failed to load.", 121 "service.errorHandler.text": "{name} has failed to load.",
122 "service.restrictedHandler.action": "Upgrade Account",
123 "service.restrictedHandler.headline": "You have reached your service limit.",
124 "service.restrictedHandler.text": "Please upgrade your account to use more than {count} services.",
122 "service.webviewLoader.loading": "Loading", 125 "service.webviewLoader.loading": "Loading",
123 "services.getStarted": "Get started", 126 "services.getStarted": "Get started",
124 "services.welcome": "Welcome to Franz", 127 "services.welcome": "Welcome to Franz",