From a36156cb88ab04bbef0dd463e4a6f168d4b3b494 Mon Sep 17 00:00:00 2001 From: Alyxia Sother <lexisoth2005@gmail.com> Date: Tue, 4 Feb 2025 10:07:07 +0000 Subject: [PATCH] Translated using Weblate (English (United States)) Currently translated at 52.2% (23 of 44 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 5d60480..011a4a0 100644 --- a/en_US.php +++ b/en_US.php @@ -21,3 +21,4 @@ $LANG['error']['incorrectAuth'] = 'Incorrect email or password.'; $LANG['header']['hello'] = 'Howdy {{display_name}}!'; $LANG['idcard']['joined'] = 'Joined on {{date}}'; $LANG['page']['dashboard'] = 'Dashboard'; +$LANG['auth']['logInWithPasskey'] = 'Log in with passkey'; -- GitLab