aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-09-17 05:04:52 +0300
committerHenry Jameson <me@hjkos.com>2024-09-17 22:57:39 +0300
commit7550b8cbd2152c86fb32258c846c1ad2fe139c89 (patch)
treed7f1e695ea12093d9dad7e1cf35827f8dd6d3eb5 /src/i18n/en.json
parent6c5fc53789538e393703ac1251d6cecdc9bb64bb (diff)
splashscreen is now smaller, big cleanup on aisle themes - removed a lot unnecessary sync/awaits and promises that were sequential anyway
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 0d4609b5..8d6a9bfe 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1406,11 +1406,12 @@
"loading": "Loading...",
"theme": "Applying theme, please wait warmly...",
"instance": "Getting instance info...",
- "splines": "Reticulating splines...",
- "almost": "Almost there!",
- "fun_1": "Drink more water!",
+ "settings": "Applying settings...",
+ "almost": "Reticulating splines...",
+ "fun_1": "Drink more water",
"fun_2": "Take it easy!",
- "fun_3": "Suya..",
- "fun_4": "#cofe"
+ "fun_3": "Suya...",
+ "fun_4": "My Pleroma machine is full power!",
+ "error": "Something went wrong"
}
}