From fd3a0fcb59a7f6e399bcf199ae10c11bac41b219 Mon Sep 17 00:00:00 2001 From: Bye <bye@omg.lol> Date: Tue, 2 Jul 2024 11:00:48 +0000 Subject: [PATCH] Translated using Weblate (English (United States)) Currently translated at 100.0% (20 of 20 strings) Translation: ByeCorps ID/Web Translate-URL: https://translit.litdevs.org/projects/byecorps-id/web/en_US/ --- en_US.php | 1 + 1 file changed, 1 insertion(+) diff --git a/en_US.php b/en_US.php index 79b6133..18eb310 100644 --- a/en_US.php +++ b/en_US.php @@ -18,3 +18,4 @@ $LANG['page']['signup'] = 'Sign up for ByeCorps ID'; $LANG['page']['login'] = 'Log in to ByeCorps ID'; $LANG['auth']['signout'] = 'Sign out'; $LANG['error']['incorrectAuth'] = 'Incorrect email or password.'; +$LANG['header']['hello'] = 'Howdy {{display_name}}!'; -- GitLab