From 56a26a3799dbc743c7fc8345f6ff17c37f6040ca Mon Sep 17 00:00:00 2001
From: Bye <bye@byecorps.com>
Date: Tue, 18 Feb 2025 19:43:31 +0000
Subject: [PATCH] Translated using Weblate (English)

Currently translated at 100.0% (47 of 47 strings)

Translation: ByeCorps ID/Web
Translate-URL: https://translit.litdevs.org/projects/byecorps-id/web/en/
---
 en.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en.php b/en.php
index 01d958e..d9c9625 100644
--- a/en.php
+++ b/en.php
@@ -3,7 +3,7 @@ $LANG['auth']['signup'] = 'Sign up';
 $LANG['auth']['login'] = 'Log in';
 $LANG['auth']['logInWithPasskey'] = 'Log in with passkey';
 $LAND['auth']['logInToContinue'] = 'Please log in to continue.';
-$LANG['auth']['logInWithPasskeyExplainer'] = 'If you have a passkey or security key you can use that to log in to your account.';
+$LANG['auth']['logInWithPasskeyExplainer'] = 'You can sign into your account with a passkey or security key if you have one.';
 $LANG['auth']['passkey'] = 'Passkey';
 $LANG['auth']['passkeyPlural'] = 'Passkeys';
 $LANG['auth']['signout'] = 'Sign out';
-- 
GitLab