From 66cebb9452c4f1e573493c1cc353114d536108ba Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 26 Sep 2024 01:22:28 +0300 Subject: [PATCH] where did this come from --- src/i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/i18n/en.json b/src/i18n/en.json index 423ce65e2..9e17a81fa 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" } }