aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-23 18:55:48 +0100
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-23 18:55:48 +0100
commit9c1847daa7a025ca75cb6e842b5b376c687702ed (patch)
tree0c9b7dc26a61f3b204760749c94a560dcb6972a9
parent#269 Add auto-focus on lock screen password field (diff)
downloadferdium-app-9c1847daa7a025ca75cb6e842b5b376c687702ed.tar.gz
ferdium-app-9c1847daa7a025ca75cb6e842b5b376c687702ed.tar.zst
ferdium-app-9c1847daa7a025ca75cb6e842b5b376c687702ed.zip
Update loading message in default lang
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index ee85566bb..5acb277ef 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",