Merge branch 'splashscreen' into 'develop'

Splash screen

See merge request pleroma/pleroma-fe!1940
This commit is contained in:
HJ 2024-10-03 19:44:12 +00:00
commit 56a3bff267
14 changed files with 421 additions and 69 deletions

View file

@ -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"
}
}