aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-10-03 19:44:12 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-10-03 19:44:12 +0000
commit56a3bff267203017a704652117167569be0cd58a (patch)
tree24d433ca48c796c8787e4620cf145e9d31c7d539 /src/i18n/en.json
parent05c0b16a935c2799ece31845897d3a29d39e3eee (diff)
parent51a8b20a920d1d32d9812664557db92ab9b40d4c (diff)
Merge branch 'splashscreen' into 'develop'
Splash screen See merge request pleroma/pleroma-fe!1940
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 423ce65e..9e17a81f 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1405,5 +1405,17 @@
},
"unicode_domain_indicator": {
"tooltip": "This domain contains non-ascii characters."
+ },
+ "splash": {
+ "loading": "Loading...",
+ "theme": "Applying theme, please wait warmly...",
+ "instance": "Getting instance info...",
+ "settings": "Applying settings...",
+ "almost": "Reticulating splines...",
+ "fun_1": "Drink more water",
+ "fun_2": "Take it easy!",
+ "fun_3": "Suya...",
+ "fun_4": "My Pleroma machine is full power!",
+ "error": "Something went wrong"
}
}